Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shifnyahmed/librarymanagementsystem
LibraryManagementSysten
https://github.com/shifnyahmed/librarymanagementsystem
bootstrap5 css html5 intelij java-8 javascript spring-boot
Last synced: about 5 hours ago
JSON representation
LibraryManagementSysten
- Host: GitHub
- URL: https://github.com/shifnyahmed/librarymanagementsystem
- Owner: ShifnyAhmed
- Created: 2022-01-04T21:37:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T17:46:59.000Z (almost 3 years ago)
- Last Synced: 2024-05-08T10:34:02.253Z (6 months ago)
- Topics: bootstrap5, css, html5, intelij, java-8, javascript, spring-boot
- Language: HTML
- Homepage:
- Size: 12.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LibraryManagementSystem
LibraryManagementSysten
This application is developed using spring boot and html5
the ide used for development is InteLEEJ Ultimate
This application has functionalities for two users such as member and admin
#--Short Introduction--#
The "Showcase Bookstore" is a small book and video lending company. Only registered customers
can borrow books and videos. To allow members to access this service online, we created a web
application. This includes an online reading/movie-watching platform. Additionally, admins will
have a role in this application to manage the bookstore's members and books.Spring Boot, HTML, Bootstrap, JavaScript, and Java EE features were used to create the web application. The IDE used
to develop this web app was IntelliJ Ultimate, and a relational database, MySQL, was used to store
the user and book data.Admin can use this web application to manage books, members, notify members, and manage
member complaints and messages, while members can view books, add books to favorites, remove
books from favorites, read books online, reserve a book, return a book, contact admin, view
notifications, and view profiles.