Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 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