Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisco/gothenburger-old
https://github.com/chrisco/gothenburger-old
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisco/gothenburger-old
- Owner: chrisco
- Created: 2015-10-01T12:16:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-14T20:17:01.000Z (about 9 years ago)
- Last Synced: 2024-03-17T06:22:49.726Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gothenburger!
## About
* Our first-ever independent project as part of [Makers Academy Sweden](http://www.makersacademy.se/).
## Team Info
* [Google Doc]( https://docs.google.com/document/d/1lqSd_v7L4zizIBrDgP6NOSHLGth5dR7XdDk3gy_O2Fs/edit#)
#Key Technologies Used
* [BCrypt](https://en.wikipedia.org/wiki/Bcrypt)
* [Capybara](https://github.com/jnicklas/capybara)
* [DataMapper](http://datamapper.org/)
* [Foundation CSS](http://foundation.zurb.com/)
* [Git](https://git-scm.com/)
* [GitHub](https://github.com/)
* [Heroku](https://www.heroku.com/)
* [PostgreSQL](http://www.postgresql.org/)
* [RSpec](http://rspec.info/)
* [Ruby](https://www.ruby-lang.org/en/)
* [Sinatra](http://www.sinatrarb.com/)## APIs Used
* [Yelp](https://www.yelp.com/developers/documentation/v2/overview)
* [Google Maps](https://developers.google.com/maps/?hl=en)## How to Run Tests
1) Clone
2) Bundle
3) Run RSpec and Capybara tests in spec folder
4) Start web server
5) Open http://localhost:9393/SpecRunner.html in your browser## TODO
Create MVP in one week
## A Few Ideas for the Future
* Twitter and Facebook integrations
* Blog, newsletter, and forum (maybe)
* Test monetization options (ads, partnerships, promotions, etc.)[![Build Status](https://travis-ci.org/gustafr/gothenburger.svg?branch=master)](https://travis-ci.org/gustafr/gothenburger)
[![Coverage Status](https://coveralls.io/repos/gustafr/gothenburger/badge.svg?branch=master&service=github)](https://coveralls.io/github/gustafr/gothenburger?branch=master)