Skip to content

Libba is a book rental application where the user can register new accounts, login and reserve a set of different books. It is built and connected by using two different repos, including Back-end(Rails) and Front-end(React/Redux).

Notifications You must be signed in to change notification settings

OmarMWarraich/FinalCapstone-Back-End

 
 

Repository files navigation

📗 Table of Contents

📖 BookStore

Book Store is a web application that allows users to add books to the library, reserve books, and delete books. The api is built using Ruby on Rails and PostgreSQL and deployed on ----- whereas the front end is built using React and Redux and deployed on -----.

Final Capstone Frontend.

🛠 Built With

Tech Stack

Client
  • View Template Engine ".erb"
Server
Database

Key Features

  • Register a new user: a new user can register by filling out his name and email.
  • User login: a registered user can log in to the app using his name and email.
  • Add Bookd: a user can add a book.
  • Delete Books: a user can delete a book.
  • Reserve Books: a user can reserve a book.

(back to top)

🚀 Live Demo


(back to top)

(back to top)

drawSQL-library-capstone-export-2023-03-10

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A Code editor such as VsCode.
  • A web browser.
  • Postgresql, ruby and ruby on rails should be installed on your local machine

Setup

Clone this repository to your desired folder:

  cd my-folder
  git git@github.com:NurkaAmre/Final-Capstone-Back-End.git

Install

Install this project with:

  cd Final-Capstone-Back-End
  bundle install

Usage

To run the project, execute the following command:

  rails db:create, rails db:migrate, rails db:seed

Run tests

To run tests, run the following command:

  rspec spec/

Deployment

You can deploy this project using: Render

(back to top)

Link to the KANBAN Board after setting

https://github.com/NurkaAmre/Final-Capstone-Back-End/issues/13

Link to the KANBAN Board

https://github.com/NurkaAmre/Final-Capstone-Back-End/projects/1

NUMBER OF TEAM MEMBERS

The team consists of four members.

THE LINK OF THE GITHUB REPOSITORY

https://github.com/NurkaAmre

👥 Author

Nurka Nurgul Kereikhan

Tanussri Tanusri Ghosh

Joseph Joseph Irirwanirira

Omar Mohammad Warraich Omar Mohammad Warraich

(back to top)

🔭 Future Features

  • Search Bar: user can search a book from a list of books.
  • Api for Search: Integration of an external API to search for books.
  • Book Reading Task Bar user can read a book and can see the progress of the book.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please help it stand out by giving it a star ✨

(back to top)

🙏 Acknowledgments

  • We would like to thank Microverse for providing this great opportunity and for the project guide as well 👏
  • Thanks Gregoire Vella for design guidelines since this project
  • Special thanks to our coding partners for their support and help and to anybody who would be reviewing our code.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Libba is a book rental application where the user can register new accounts, login and reserve a set of different books. It is built and connected by using two different repos, including Back-end(Rails) and Front-end(React/Redux).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.4%
  • HTML 14.5%
  • Batchfile 7.3%
  • Dockerfile 5.0%
  • JavaScript 3.2%
  • CSS 1.8%
  • Shell 0.8%