Skip to content

giantcarlos/komiker-project

Repository files navigation

Komiker

Komiker is a collection tracking application for graphic novels, comic books, and other sequential art.

Features and Objectives


  • Create a React application with a Rails API 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


  • Ruby
  • Rails
  • Active Record
  • JSON
  • CSS

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

Github


Demo Video


Project Blog


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published