Try it here back-end repo here
Make an account and start managing your to-do list today!
This is a todo list application I build to learn React, nodeJS, and MongoDB. It is a work in progress and was my first time using a mongoDB NoSQL database. It was also my first time trying to implement user administration and password encryption and validation
- Frontend:
React
with Hooks and Context Api - Styling:
Material-UI
- Backend:
Express
- Database:
MongoDB Atlas
- Testing:
Jest
-
Context API: Implemented the context api into the app to avoid prop drilling.
-
Styling: I used the material-ui library for the first time to style the application.
-
User Administration: ...
-
MongoDB: ...
All the things I would Like to add to this project.
-
Clean up component state through use of composition and
prop.children
to avoid over using the context api. -
A more responsive styling to application.
-
Create a custom theme for styling.
in-progress
Reach out to me if you have any questions
- Email at
nickprender@gmail.com
Thanks for taking a Look!