Skip to content

CLarmour/Lighthouse-Labs-Rotten-Mangoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== README

Created this mock app of the infamous 'Rotten Tomatoes' app using Rails 4.2.5.

Used Bcrypt for securing users' passwords, SQLite3 database for development, PostgreSQL for production.

Deployed using Heroku.

To deploy, run 'bundle exec rails s -b 0.0.0.0' from directory, and visit 'localhost:3000' in your browser (if running in Vagrant). If deploying outside a VM, first run bundle install, followed by 'rails s'. Visit localhost:3000 in your browser.

If you want to explore the admin area, please contact me via email at connorlarmour@outlook.com and I will supply you with authenticated login credentials.

Please feel free to use a different markup language if you do not plan to run rake doc:app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published