Skip to content

giantcarlos/scotcher

Repository files navigation

Scotcher

Scotcher is a journal application to help users track their Scotch and Scotch-adjacent experiences. They are able to log bottles, give ratings, and comments.

Features and Objectives


  • Create a React/Redux application with a Ruby/Rails backend.
  • Build a many-to-many relationship implemented by using 2 has-many-through relationships.
  • Display full CRUD actions.
  • Implement Active Record validations.
  • Implement authentication/authorization, including password protection.

Tech


  • React
  • Ruby
  • Ruby
  • Rails
  • Active Record

Github


Demo Video


Instructions


  • Run client with npm start --prefix client on localhost:4000
  • Run server with rails s on localhost:3000
  • To login with an account with a full collection use username: gian, password: 1234

Project Blog


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published