Skip to content

YinYang117/Remember-the-Ring

Repository files navigation

Remember the Ring

Screen Shot 2022-05-12 at 11 24 26 PM

Remember the Ring is a to-do list app where users can organize tasks within customized lists. This app is inspired by the site, Remember the Milk.

| Live Site | MVP Feature List | Database Schema | User Stories | Frontend Routes | API Documentation |

Technologies Used

Remember the Ring uses Javascript with Pug on the frontend with an Express backend. The application uses a PostgreSQL database with the Sequelize ORM and is deployed via Heroku.

Getting Started

Features

Full CRUD for Tasks and Lists

2022-05-13 00 24 35

Users can create custom lists and fill them with tasks without page reloads. Tasks can be searched and filtered by due date and by list. CSS includes an animation using Cubic Bezier (a method of timing css transitions for a very pleasing visual effect) on new list creation!

Level Up in Experience with Each Task Created

2022-05-13 00 46 36

Conclusion

This project presented us with some unique and intriguing challenges. A highlight of these challenges was creating an effective function to handle date objects and then query tasks depending on which dates fall within a given time span. JSON formatting was sometimes tricky and required some thoughtful console logging.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published