Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoliratm/bookstore-facol
This repository contains a code for a BookStore system implemented in JAVA as part of a project for my college.
https://github.com/brunoliratm/bookstore-facol
Last synced: 28 days ago
JSON representation
This repository contains a code for a BookStore system implemented in JAVA as part of a project for my college.
- Host: GitHub
- URL: https://github.com/brunoliratm/bookstore-facol
- Owner: brunoliratm
- Created: 2024-02-27T17:57:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T15:28:17.000Z (10 months ago)
- Last Synced: 2024-11-30T17:55:21.179Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 992 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookStore-Facol
![Project2](images/principal2.png)
BookStore system implemented in JAVA as part of a project for my 🏫college
The system allows users to perform basic operations such as adding, removing, borrowing and returning books. The system also maintains user records and books.
:sparkler:Objective:
The objective of this project is to demonstrate the basic concepts of object orientation, such as encapsulation, inheritance, polymorphism and abstraction, in the context of a real system.
![Project](images/principal.png)