Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dino-kupinic/e-reader
☕️ JavaFX Application for managing Books, DVDs etc.
https://github.com/dino-kupinic/e-reader
java javafx-application spring
Last synced: about 5 hours ago
JSON representation
☕️ JavaFX Application for managing Books, DVDs etc.
- Host: GitHub
- URL: https://github.com/dino-kupinic/e-reader
- Owner: Dino-Kupinic
- License: gpl-3.0
- Created: 2024-02-06T07:36:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T21:28:31.000Z (8 months ago)
- Last Synced: 2024-11-19T21:11:34.080Z (about 5 hours ago)
- Topics: java, javafx-application, spring
- Language: Java
- Homepage:
- Size: 381 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-Reader
Library Management software for managing books, DVD, etc.> [!CAUTION]
> E-Reader is still in Development. You will find bugs and broken/unfinished features.## ✨ Getting started
1. clone the repository:
```bash
git clone https://github.com/Dino-Kupinic/E-Reader.git
```> [!NOTE]
> This guide assumes you use [IntelliJ IDEA](https://www.jetbrains.com/idea/)2. Open the project in IntelliJ
3. Choose a SDK (preferably Java 21)
4. Click on the green button in the top right## 😉 Author
- [@Dino Kupinic](https://www.github.com/Dino-Kupinic)
## 🛠️ Tech Stack
- JavaFX
- Lombok
- Java Spring
- MySQL
- Docker## 🦋 License
[GNU](https://choosealicense.com/licenses/gpl-3.0/)