Welcome to the Final Book Donation Model repository! This is a web application built using Ruby on Rails 7 that offers a platform for users to give and request books.
-
User registration and assigned roles
-
Categorization of books
-
Search functionality
-
Ability to make donations
-
Ability to request books
-
Professional styling design
-
Clone the repository: git clone https://github.com/HelloOjasMutreja/Final-Book-Donation-Model.git
-
Install the necessary dependencies: bundle install
-
Create and seed the database: rails db:create db:migrate db:seed
-
Start the server: rails s
-
Visit http://localhost:3000 in your browser to see the application in action
We welcome contributions to this project! Please submit a pull request with your proposed changes and we'll review it as soon as possible.
This project is not licensed under ANY License - see the LICENSE file for details.
Thanks for your interest in this project. We hope you find it useful!