it's simple full stack todo app , which is developed in react native in frontend and node js in backend and mongo db for the database
- In this project we can categorize our todo list and also check the listing according to categories.
- The goal of this app is to help us become more aware of how we spend time in the process of doing those tasks and how productive that time is. It can help set some constraints on social media to reduce distraction and track the time we spend working on the todo items.
- Increases productivity, Repeating tasks ,Improves memory ,Prioritization , Provides motivation ,Sync ,Task management , Reorder tasks , Time tracking
- HTML
- CSS
- JavaScript
- React
- NodeJS
- Mongo Db
- Quick add will quickly become your superpower. Capture and organize tasks the moment they come to you with easy-flowing, natural language.
- Recurring due dates like no other. Todoist’s unrivaled date recognition helps you build habits and keep tabs on even the trickiest of deadlines.
first:- Just clone the Repo.
- cd frontend
- frontend>npm i
- frontend> npx expo start
- cd backend
- backend>npm i
- backend> npm start
- thats all you need to start and run this project
No Longer Working On it
- Ui Improvement
- Sliding the Windows
- Set Alarm for to-do's list
- Integrate AI for analyze previous tasks and provide he improvement suggestions
- This projetc was based on the tutorial :https://www.youtube.com/watch?v=egxWevnEWNI&list=PL2O1pme__-D8YqwpprPmDibptgL9yyrqE&index=13&ab_channel=omkhetwal

