I’m working on a web app that helps users track their daily habits and stay consistent.
I started by planning the layout and features, then built the basic structure using HTML and CSS.
After that, I added simple JavaScript to handle user input and store habits during a session.
Challenges I faced:
• Making the layout responsive
• Managing habit data properly
• Debugging small logic errors
What’s next:
• Improve the UI
• Add better data handling
• Make the app more interactive
This project is helping me understand how real web apps are built.
Log in to leave a comment