Skip to content

GarrettJMU/LocalArtFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

328 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit the site at: https://localartfinder.herokuapp.com/

Local Art Finder

This is an app created to help you discover local artists by displaying their art work, the galleries you can view their work at, and events being held near your location.

Getting Started

  1. Install Rails at the command prompt if you haven't yet:

     $ gem install rails
    
  2. Clone this repository to your computer.

  3. Navigate to the application directory in the command prompt.

  4. Once you are in the directory type:

     $ bundle
    

    Then:

     $ rake db:migrate
    
  5. Then, you will need to run the rails server while still within the app directory:

     $ rails s
    
  6. Open your browser and within the address bar type:

    localhost:3000
    
  7. Enjoy our app!

Authors

Team 404_brain_not_found:

Bri Kutauskas- https://github.com/BriKutauskas
Matthieu Tripoli- https://github.com/tieum27
Sandro Hallado- https://github.com/shallado
Garrett Hughes- https://github.com/GarrettJMU
Mark Cento- https://github.com/Markcento

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Hat tip to anyone who's code was used.
Thanks to LEARN Academy for getting us to the point where we can make a project like this.

About

An app to find local artist's work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors