Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shubhamcweb/librarymanagementsystem
Final project for CSE 3330 (Database Systems & File Structures) class.
https://github.com/shubhamcweb/librarymanagementsystem
Last synced: about 1 month ago
JSON representation
Final project for CSE 3330 (Database Systems & File Structures) class.
- Host: GitHub
- URL: https://github.com/shubhamcweb/librarymanagementsystem
- Owner: shubhamcweb
- License: mit
- Created: 2024-11-02T00:58:39.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T05:41:46.000Z (about 1 month ago)
- Last Synced: 2024-11-14T06:29:12.557Z (about 1 month ago)
- Homepage:
- Size: 151 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibraryManagementSystem
This Library Management System is the final project for The University of Texas at Arlington's CSE 3330 (Database Systems & File Structures) class.## Features
- Track books, authors, publishers, and library branches.
- Manage multiple copies of books across different branches.
- Handle borrower details and checkouts with return dates.## ER Diagram
## Relational Database Schema