An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/helloojasmutreja/final-book-donation-model

book database devise donation rails7 ransack ruby ruby-on-rails web-application

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 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!