- HTML
- CSS
- JS
Kanban task management web app
In this project, you'll build a fully-functional task management app with a light/dark mode toggle. We provide a JSON file, so you can practice working with JSON data.
Premium challenges are available with Pro.
Join 3,292 people who have taken this challenge
📝Brief
Your challenge is to build out this task management 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. So if you've got something you'd like to practice, feel free to give it a go.
We provide the data in a local data.json file, so use that to populate the content on the first load. If you want to take it up a notch, feel free to build this as a full-stack application!
Your users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Create, read, update, and delete boards and tasks
- Receive form validations when trying to create/edit boards and tasks
- Mark subtasks as complete and move tasks between columns
- Hide/show the board sidebar
- Toggle the theme between light/dark modes
- Bonus: Allow users to drag and drop tasks to change their status and re-order them in a column
- Bonus: Keep track of any changes, even after refreshing the browser (
localStoragecould be used for this if you're not building out a full-stack app) - Bonus: Build this project as a full-stack application
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 out as a full-stack application
- Train your eye for detail by getting your solution as close to the design as you can
- Use a JavaScript framework/library to practice templating and/or building using components
- Try estimating the time it will take for you to build the project. Then see if the time taken matches up to your estimate. Project estimations are a skill that is often overlooked but is important for professional developers
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