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.
- Host: GitHub
- URL: https://github.com/alexgioffdev/project-niku
- Owner: AlexGioffDev
- Created: 2025-03-20T08:14:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-12T07:44:12.000Z (about 1 year ago)
- Last Synced: 2025-05-12T08:55:49.917Z (about 1 year ago)
- Topics: angular, java, mysql, spring-boot, typescript
- Language: Java
- Homepage:
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 🚧 Deployment
This project is not currently deployed online.
## 📄 License
This project is open source and available under the [MIT License](LICENSE).