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

https://github.com/harisali-git/todo_list

Carte Blanche Assessment
https://github.com/harisali-git/todo_list

Last synced: 2 months ago
JSON representation

Carte Blanche Assessment

Awesome Lists containing this project

README

          

# TODO_list
Carte Blanche Assessment

1. Open each folder seperately and run the command npm install (This will install all the dependencies needed!)
2. In the backend folder, inside db. Run the db.sql file in a databse to have a DB up and running
3. change the configs in the db.js (backend/db) file after creating the database
4. start the server
5. start the client