Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/odavibatista/my-bookshelf
A Java App for Bookstans!
https://github.com/odavibatista/my-bookshelf
java maven mysql oop
Last synced: 25 days ago
JSON representation
A Java App for Bookstans!
- Host: GitHub
- URL: https://github.com/odavibatista/my-bookshelf
- Owner: odavibatista
- Created: 2023-09-25T23:13:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T23:40:51.000Z (11 months ago)
- Last Synced: 2023-12-06T00:04:08.351Z (11 months ago)
- Topics: java, maven, mysql, oop
- Language: Java
- Homepage:
- Size: 604 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyBookshelf
## 📖 Index
- [About](#about-it)
- [Features](#features)
- [Used Techs/Services](#techs-used)myBookshelf is a bookstanning Java desktop app developed as a period project for the second semester of 2023.
It emulates a digital library review system where users are able to find and add informations about books along with many other people on the system's service. People can find, register, rate and see informations about books.myBookshelf allows you to access a full library of book notes and ratings. You and many people, when using myBookshelf can find info about many kinds of books and see what people think about it.
You can:
- Register a new book;
- Rate books that people have already registered;
- Search books by its name;
- Filter books by its ratings and average classification;
And more!- [Aiven.io](https://aiven.io/)
- [Apache NetBeans](https://netbeans.apache.org/)
- [Java Development Kit 17](https://jdk.java.net/17/)
- [Java-DotEnv](https://github.com/cdimascio/dotenv-java)
- [Javax.swing](https://docs.oracle.com/javase%2F7%2Fdocs%2Fapi%2F%2F/javax/swing/package-summary.html)
- [Maven](https://maven.apache.org/)
- [MySQL Connector](https://www.mysql.com/products/connector/)
- [Postgres Connector](https://jdbc.postgresql.org/)