Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/radd/mybooks
Spring boot project for a website about books
https://github.com/radd/mybooks
apache-tiles bootstrap4 hibernate mysql spring-boot
Last synced: 3 days ago
JSON representation
Spring boot project for a website about books
- Host: GitHub
- URL: https://github.com/radd/mybooks
- Owner: radd
- Created: 2019-06-06T17:10:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T10:27:22.000Z (over 5 years ago)
- Last Synced: 2024-11-11T19:11:40.208Z (2 months ago)
- Topics: apache-tiles, bootstrap4, hibernate, mysql, spring-boot
- Language: Java
- Size: 409 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyBooks
Website about books where user can write reviews and rate books.All features:
- User account, sign in, sign up
- User roles - USER, MODERATOR, ADMIN
- Information about book, book lists
- Book category
- Book tags
- Book rating
- Reviews
- Comments for review
- User profile
- Search books### Technologies:
#### Front-end
HTML + CSS + JS + Bootstrap 4#### Back-end
Spring Boot + Hibernate + MySQL + Apache Tiles + JSTL## Screenshots
![ss](https://radd.github.io/other/images/mybooks/1.png)
![ss](https://radd.github.io/other/images/mybooks/8.png)
![ss](https://radd.github.io/other/images/mybooks/2.png)
![ss](https://radd.github.io/other/images/mybooks/4.png)
![ss](https://radd.github.io/other/images/mybooks/5.png)
![ss](https://radd.github.io/other/images/mybooks/6.png)
![ss](https://radd.github.io/other/images/mybooks/7.png)![ss](https://radd.github.io/other/images/mybooks/mybooks-mobile.jpg)
## Database:
![ss](https://radd.github.io/other/images/mybooks/db.png)