HelloOjasMutreja / Final-Book-Donation-Model

This web application, built using Ruby on Rails 7, offers a platform for users to give and request books. This final version includes user registration and assigned roles, categorization of books, search functionality, the ability to make donations, and the ability to request books. Additionally, it features a professional styling design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final Book Donation Model

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.

Features

  • User registration and assigned roles

  • Categorization of books

  • Search functionality

  • Ability to make donations

  • Ability to request books

  • Professional styling design

Getting Started

  1. Clone the repository: git clone https://github.com/HelloOjasMutreja/Final-Book-Donation-Model.git

  2. Install the necessary dependencies: bundle install

  3. Create and seed the database: rails db:create db:migrate db:seed

  4. Start the server: rails s

  5. Visit http://localhost:3000 in your browser to see the application in action

Contributing

We welcome contributions to this project! Please submit a pull request with your proposed changes and we'll review it as soon as possible.

License

This project is not licensed under ANY License - see the LICENSE file for details.

Acknowledgments

Thanks for your interest in this project. We hope you find it useful!

About

This web application, built using Ruby on Rails 7, offers a platform for users to give and request books. This final version includes user registration and assigned roles, categorization of books, search functionality, the ability to make donations, and the ability to request books. Additionally, it features a professional styling design.


Languages

Language:Ruby 42.2%Language:HTML 40.7%Language:SCSS 13.1%Language:Batchfile 2.0%Language:JavaScript 1.2%Language:CSS 0.8%