An open API service indexing awesome lists of open source software.

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 .

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