Komiker is a collection tracking application for graphic novels, comic books, and other sequential art.
- 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.
- Ruby
- Rails
- Active Record
- JSON
- CSS
- 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