Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        

# MyBookshelf









## 📖 Index
- [About](#about-it)
- [Features](#features)
- [Used Techs/Services](#techs-used)

## About The Project

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.

## Features

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!

## ⛏ Used Techs/Services

- [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/)