- HTML
- CSS
- JS
Mood tracking app
Building this app will be a fun way to test a range of your skills. From working with JSON data to logging and charting mood entries, there's a lot to get stuck into!
Premium challenges are available with Pro.
Join 416 people who have taken this challenge
📝Brief
Your challenge is to build out this mood tracking app and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. If you have something you'd like to practice, feel free to give it a try.
We provide the data in a local data.json file, allowing you to populate the content on first load. If you want to take it a step further, feel free to develop this as a full-stack application. If you're building a full-stack application, we've even added optional authentication designs so you can include user authentication.
Your users should be able to:
- Log their mood, feelings, reflections, and sleep each day
- See today's mood, feelings, reflection, and sleep, once logged
- See a relevant mood quote based on today's mood (found in the
data.jsonfile) - See a graph showing the most recent eleven records to identify mood and sleep trends
- Interact with each bar on the mood and sleep trends chart to see all information about that day
- See their average mood and sleep from the past five check-ins and see how they compare with the previous five
- Update their name or avatar through settings
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
- Bonus: Save details to a database (build the project as a full-stack app)
- Bonus: Create an account and log in (add user authentication to the full-stack app)
- Bonus: Integrate with a third-party image-hosting service for the avatar upload
Download the project and go through the README.md file. This will provide further details about the project and help you get set up.
Want some support on the challenge? Join our community and ask questions in the help channel.
🗃Assets provided
- Figma design files
- Mobile, tablet & desktop layouts
- Professional design system for colors, fonts, etc.
- Optimized image assets
- README file to help you get started
- HTML file with pre-written content
💡Ideas to test yourself
- Build the project as a full-stack application
- Add user authentication (if building it as a full-stack app)
- Build as a PWA with offline support
- Add gamification and badges (e.g., 7 days of logging)
Challenge FAQs
- How can I get help if I'm stuck on a challenge?
- How do I submit my solution?
- Is there an official solution I can take a look at?
- Do I get a code review when I post my solution?
- Can I use libraries/frameworks on these projects?
- Can I use these projects in my portfolio?
- How often are new challenges added?
- What is the difference between the desktop-design, mobile-design, and desktop-preview images in my starter code?
- Can I use these challenges within my own free or commercial content/tutorials/projects?
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord