Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleander/where-rb
Displays preselected and available study rooms at Chalmers
https://github.com/oleander/where-rb
Last synced: about 2 months ago
JSON representation
Displays preselected and available study rooms at Chalmers
- Host: GitHub
- URL: https://github.com/oleander/where-rb
- Owner: oleander
- Created: 2014-12-21T00:43:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T00:44:20.000Z (about 10 years ago)
- Last Synced: 2023-04-10T09:40:18.629Z (almost 2 years ago)
- Language: CSS
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Where
Displays preselected and available study rooms at Chalmers.
![IMG_0867.PNG](resources/IMG_0867.PNG)
![IMG_0868.PNG](resources/IMG_0868.PNG)## Startup
`foreman start`
## Deployment
```
heroku create
git push heroku master
```