Skip to content

jaybones90/wild-smiles-RAILS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wild Smiles Photography

This is a web application built in Rails that is for a fictional photography service. The site lists provided services for registered users and a detail page for a specific service. Registered users are allowed to leave reviews on a service. It provides CRUD functionality to admins.

Setup/Install Requirements

Run these following commands in the terminal

  • git clone https://github.com/jaybones90/wild-smiles-RAILS.git
  • cd wild-smiles-RAILS
  • bundle install
  • rails db:create
  • rails db:migrate
  • rails db:seed
  • rails server

Known Bugs

  • No known bugs. Please submit a pull request, leave a comment, or email with any discovered bugs.

Technologies Used

  • Ruby 2.4.1
  • Rails 5.1.2
  • PostgreSQL

By Authors

Jason Ainsworth

Support and contact details

[email protected]

License

MIT Copyright (c) 2017 Jason Ainsworth

About

Epicodus Independent Friday Project 7/7/17

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published