A Remember the Milk clone made to assist users in completing their chores with a to-do like system.
Live demo
Technologies Used
Languages: JavaScript
Frontend: Pug, CSS3, HTML5
Backend: Node.js, Express, PostgreSQL, Sequelize
Demo Login
Implemented demo login, allowing potential users to conveniently test out the app.
Create a List
Users can create a list to group related chores.
Create a Chore
Users can assign points, put notes, set due date, pick a category for a new chore. They can also add it to an existing list.
Edit a Chore
If users want to make updates to a chore, they can click on the edit button to make changes.
Want to learn more details behind the scene?