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

https://github.com/panchuk16/to-do-list

Website for creating, reading, editing and deleting tasks. Using PostgreSQL, Express.
https://github.com/panchuk16/to-do-list

database express planer postgresql todo todolist

Last synced: 4 months ago
JSON representation

Website for creating, reading, editing and deleting tasks. Using PostgreSQL, Express.

Awesome Lists containing this project

README

          

1. npm init
2. Import items.csv into PostgreSQL Database
3. Change const db according to your pg password, host, port, user name, database name
4. node index.js