Skip to content

Carlj0666/synths_accumulate

Repository files navigation

Synths Accumulate App

The Synths Accumulate app is a Ruby on Rails based web application which was created to allow users to create an account so they may login securely, create and edit synthesizers and their associated technologies. Each synth has an associated name, brand, price, tech and description which are added by the user though a form. Users can view the synths and their details, but can only make changes to and delete the synths they have added to the database.

Installation

  1. Fork and clone the project files found here: https://github.com/Carlj0666/synths_accumulate
  2. CD into the root project file and type: code .
  3. Run bundle install
  4. Start the server by typing rails s in your terminal
  5. CMD click http://127.0.0.1:3000 in your terminal to navigate to thee welcome page.
  6. In the browser bar, type in http://localhost:3000 otherwise oauth will return an error.
  7. Create an account or login with Google
  8. Make some synths!

Contributions:

Additional methods to filter views based on various attributes would make a nice edition, as well as links to manufacturers websites. Artwork and styling (CSS) would be welcome.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published