https://github.com/dcts/jukebox-sinatra
small sinatra app that is connected to a sqlite database
https://github.com/dcts/jukebox-sinatra
Last synced: about 2 months ago
JSON representation
small sinatra app that is connected to a sqlite database
- Host: GitHub
- URL: https://github.com/dcts/jukebox-sinatra
- Owner: dcts
- Created: 2019-04-26T00:28:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T00:42:02.000Z (about 7 years ago)
- Last Synced: 2026-03-25T23:49:39.274Z (3 months ago)
- Language: Ruby
- Size: 352 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jukebox
- Jukebox Webapp made with [SINATRA](http://sinatrarb.com/)
- connected with a sqlite database
- build for learning purpose
- created during coding bootcamp @ [LE WAGON](https://www.lewagon.com/)