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.
- Host: GitHub
- URL: https://github.com/panchuk16/to-do-list
- Owner: Panchuk16
- Created: 2024-08-24T15:42:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:31:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T18:30:24.183Z (over 1 year 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