Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Website for creating, reading, editing and deleting tasks. Using PostgreSQL, Express.
- Host: GitHub
- URL: https://github.com/panchuk16/to-do-list
- Owner: Panchuk16
- Created: 2024-08-24T15:42:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:31:37.000Z (4 months ago)
- Last Synced: 2024-10-11T04:04:02.121Z (3 months ago)
- Topics: database, express, planer, postgresql, todo, todolist
- Language: EJS
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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