Skip to content

Web app for buying and borrowing books from libraries, this app was implemented using Spring framework MVC.

Notifications You must be signed in to change notification settings

AsemLab/bookshelf

 
 

Repository files navigation

Bookshelf Web App 📚

This project is a web app that provides buying and borrowing books services from libraries.
For this system there are three main actors: system admin, library owners, and customers. The owner requests from the system to add his library then the admin accepts or rejects it. After the customer create his profile, he can buy or borrow books.

Screenshots 📸

Home page

Screenshot (27)

library page

Screenshot (28)

library history page

Screenshot (30)

Development 🛠

The back-end of this web app was developed with Java programming language, and the fornt-end was developed with Java Server Pages (JSP). Also, the following frameworks was used:

  • Spring MVC Framework official page.
  • The Java Database Connectivity (JDBC) API to connect with MySql database server official page.
  • MySql: relational database management system (RDBMS) official page.

About

Web app for buying and borrowing books from libraries, this app was implemented using Spring framework MVC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%