https://github.com/youssef-shehata/task_manager
a simple task manager app for your daily to do tasks .
https://github.com/youssef-shehata/task_manager
es6 mongodb-atlas mongoose mvc-architecture nodejs rest-api
Last synced: 3 months ago
JSON representation
a simple task manager app for your daily to do tasks .
- Host: GitHub
- URL: https://github.com/youssef-shehata/task_manager
- Owner: Youssef-Shehata
- Created: 2023-09-20T17:55:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-29T09:17:26.000Z (about 1 year ago)
- Last Synced: 2025-01-23T20:32:35.560Z (5 months ago)
- Topics: es6, mongodb-atlas, mongoose, mvc-architecture, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
a practice task manager app following the freecodecamp youtube tutorial ....
clone repo
run npm install
create ur .env file and write ur MONGO_URI and prefered PORT number
run npm start
enjoy <3