Book Collection

Web Dev
Full Stack
Book Collection

Tech Stack

Ruby on Rails
PostgreSQL
Google Auth
Heroku

Description

Book Collection is a full-stack web application built with Ruby on Rails that helps users organize and track their reading journey. The application provides an intuitive interface for managing books users want to read or have already completed.

Leveraging Google OAuth for authentication ensures secure user accounts while simplifying the sign-in process. The PostgreSQL database efficiently stores user data and book collections, supporting fast queries and scalable growth.

The project was deployed on Heroku and tested using RSpec to ensure reliability and maintainability.

  • Built full-stack application with Ruby on Rails framework
  • Implemented Google OAuth for secure user authentication
  • Designed PostgreSQL database schema for efficient data storage
  • Created RESTful API endpoints for book management
  • Deployed application on Heroku with continuous integration
  • Wrote comprehensive RSpec tests for quality assurance