Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pramath98/react-todo-app
Todo application developed completely in MERN stack with features like JWT authentication, CRUD operations in MongoDB and much more yet to come!
https://github.com/pramath98/react-todo-app
mongo-db mongodb mongodb-atlas mongodb-database personal-project projects react reactjs todo todo-app todo-list todoapp todolist
Last synced: 11 days ago
JSON representation
Todo application developed completely in MERN stack with features like JWT authentication, CRUD operations in MongoDB and much more yet to come!
- Host: GitHub
- URL: https://github.com/pramath98/react-todo-app
- Owner: pramath98
- Created: 2023-10-28T12:54:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:54:45.000Z (17 days ago)
- Last Synced: 2024-10-28T17:17:06.910Z (16 days ago)
- Topics: mongo-db, mongodb, mongodb-atlas, mongodb-database, personal-project, projects, react, reactjs, todo, todo-app, todo-list, todoapp, todolist
- Language: JavaScript
- Homepage: https://react-todo-app-peach-kappa.vercel.app
- Size: 3.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo app created with MERN Stack
do note that this app is in very early stages!# Screenshots
Homepage - yet to be designed
![image](https://github.com/pramath98/react-todo-app/assets/30391687/5f15eba5-6c2b-46ed-843a-28d5dbef96b2)Login Page
![image](https://github.com/pramath98/react-todo-app/assets/30391687/e823495e-af5d-487c-bf74-d962d2e526f2)Todos Page - where all the magic happens. Right now you can only create, update & delete todos.
![image](https://github.com/pramath98/react-todo-app/assets/30391687/610da181-137c-4926-b166-ec6813f4582d)![image](https://github.com/pramath98/react-todo-app/assets/30391687/a21658d9-d9e8-4457-92a1-f1f2a1ae1569)