https://github.com/soreana/quote-manager
Implementation of cloud system storing favorite verse, quote, book info, and summary.
https://github.com/soreana/quote-manager
hibernate java-8 play-framework playframework postgresql
Last synced: 3 months ago
JSON representation
Implementation of cloud system storing favorite verse, quote, book info, and summary.
- Host: GitHub
- URL: https://github.com/soreana/quote-manager
- Owner: soreana
- Created: 2018-05-25T13:25:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T18:40:25.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T23:16:30.760Z (4 months ago)
- Topics: hibernate, java-8, play-framework, playframework, postgresql
- Language: CSS
- Homepage:
- Size: 2.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quote-manager
create tables in db:
psql -U asa -d quotes -a -f tables.sql