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
- Host: GitHub
- URL: https://github.com/harisali-git/todo_list
- Owner: HarisAli-git
- Created: 2022-03-04T18:15:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-06T15:43:05.000Z (over 4 years ago)
- Last Synced: 2025-03-09T22:41:32.759Z (over 1 year ago)
- Language: JavaScript
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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