Skip to content

tacianosilva/book-project

 
 

Repository files navigation

Summary

Book tracker web app made using Spring Boot and Vaadin 14 (only the free components will be used).

Coming soon:

  • Add books that you have read to a 'read' shelf
  • Add books that you are currently reading to a 'currently reading' shelf
  • Add books that you would like to read to a 'want to read' shelf
  • Add your own shelves
  • View books in your different shelves and make changes
  • And more!

New book form

The image above may look slightly different to the app. If major changes are made, the image will be updated to reflect this.

Setup

Prerequisites: JDK 11 and Node.js

  1. Clone the repository
  2. Import the project as a maven project into your favourite IDE
  3. Run BookProjectApplication.java
  4. Go to localhost:8080

Contributing

If you wish to contribute (thanks!), please first see the contributing document.

About

Book tracker web app

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 96.3%
  • JavaScript 3.7%