Skip to content

agdavid/sight-see-dc-sinatra-application-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SightSeeDC

Welcome to SightSeeDC! This application was inspired by a love for learning and visiting new sights. The application uses a database of information including sights in DC, augmented and improved by user contributions of sights and reviews. Users can create a customized sightseeing list, contribute reviews, and view other users' lists and reviews. Enjoy SightSeeDC and see the city you want to see!

#About

SightSeeDC was created by Antonio David, a full-stack web developer in the making using the Learn.Co curriculum of the Flatiron School. For questions and inquiries, please contact him at antonio.david.us@gmail.com

#Usage The application can be run locally on your localhost:

  1. In terminal, clone it (git clone git@github.com:agdavid/sight-see-dc-sinatra-application-heroku.git)
  2. In the application folder, run Bundler (bundle install)
  3. In the application folder, migrate the database (rake db:migrate)
  4. Start your local server (shotgun)

Or visit the LIVE application hosted on Heroku!

Contributing

Bug reports and pull requests are welcome on GitHub.

  1. Fork it (https://github.com/agdavid/sight-see-dc-sinatra-application-heroku)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This project was created as part of the curriculum of Learn.co which is publicly and freely available under Learn's Educational Content License.

About

Customize lists for sightseeing in Washington DC. Built using Ruby, Sinatra, and Twitter Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published