Skip to content

Final Project for Sinatra Unit of Learn.co's Fullstack Web Developer Program

License

Notifications You must be signed in to change notification settings

KerryAlsace/what-to-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what-to-watch

Final Project for Sinatra Unit of Learn.co's Fullstack Web Developer Program

This Sinatra App creates a database of shows for a user to keep track of all the shows that they watch.

Installation

Clone repository, then navigate into the repository folder in terminal. You might need to run bundle install to install gem dependencies, then rake db:migrate to create the database for the first time.

Usage

Run shotgun to start the server, then navigate to localhost:9393 in your browser to launch the app.

Development

After checking out the repo, run bundle install to install dependencies. You can run rake console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at KerryAlsace/what-to-watch. 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

The gem is available as open source under the terms of the MIT License.

About

Final Project for Sinatra Unit of Learn.co's Fullstack Web Developer Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published