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

https://github.com/alexgioffdev/project-niku

BookReviewApp is a full-stack web application for managing and reviewing books. Built with Angular on the front end and Java + Spring Boot on the back end.
https://github.com/alexgioffdev/project-niku

angular java mysql spring-boot typescript

Last synced: 2 months ago
JSON representation

BookReviewApp is a full-stack web application for managing and reviewing books. Built with Angular on the front end and Java + Spring Boot on the back end.

Awesome Lists containing this project

README

          

# 📚 BookReviewApp

**BookReviewApp** is a full-stack web application for managing and reviewing books.
Built with **Angular** on the front end and **Java + Spring Boot** on the back end.

## 🧩 Project Overview

This app allows users to browse a collection of books, leave comments, and rate them.
It also includes an **admin dashboard** to manage users and books.

### 👥 Roles

- **Admin**

- Access to a dashboard interface
- Add, edit, or remove books
- Manage registered users

- **User**
- View and search for books
- Add comments and star ratings
- See reviews from other users

## 🛠️ Tech Stack

- **Frontend:** Angular
- **Backend:** Java + Spring Boot
- **Database:** MySQL

## 📸 Screenshots

Screenshots of the app are available in the [`screenshots/`](./screenshots) folder.

home
book

## 🚧 Deployment

This project is not currently deployed online.

## 📄 License

This project is open source and available under the [MIT License](LICENSE).