An application dedicated to tracking reading materials by chapters and volumes!
One of my first projects trying to solve one of my everyday nitpicky problems of trying to keep a place on tracking my manga and light novels and what chapter or volume I'm on at!
This project is created with:
- Ruby 3.3.9
- Rails 7.2.2.2
- PostgreSQL 17.6
The developer has made this project with these system specifications and dependencies:
- macOS 15 Sequioa
- asdf
- Ruby
- PostgreSQL
The project made use of these additional gems aside from the project creation via rails new lista:
- Bcrypt (3.1.7)
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...