https://github.com/yusafosei-bonsu/activitydb
Database project by Yusaf and Jade
https://github.com/yusafosei-bonsu/activitydb
java knexjs knexjs-nodejs-db-migration knexjswithpostgresql postgres
Last synced: 7 months ago
JSON representation
Database project by Yusaf and Jade
- Host: GitHub
- URL: https://github.com/yusafosei-bonsu/activitydb
- Owner: YusafOsei-Bonsu
- Created: 2020-01-14T15:08:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:12:39.000Z (over 2 years ago)
- Last Synced: 2025-01-16T00:57:28.277Z (9 months ago)
- Topics: java, knexjs, knexjs-nodejs-db-migration, knexjswithpostgresql, postgres
- Language: JavaScript
- Size: 630 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Database project by Yusaf and Jade
==================================Originally, we attempted to configure MySQL for this project. However, after many failed attempts, we decided to use PostgreSQL instead.
## User Stories
- As a user, I want to add activities into the database, so that others can view the fun activities within the city.
- As a user, I want to view activities from the database, so that I can see the available activities in the city.