Skip to content

Web application built in Vue.js and Spring. This app shows available books in the library and allows you to add books as favorites and add new books. Books can also be filtered by genre, author or title.

Notifications You must be signed in to change notification settings

mborkowski1/Bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookshelf

Web application built in Vue.js and Spring. This app shows available books in the library and allows you to add books as favorites and add new books. Books can also be filtered by genre, author or title.

Technology Stack

  • Java
  • Spring Boot
  • Hibernate
  • JavaScript
  • Vue.js
  • Vuex
  • Vuetify
  • HTML5
  • CSS3 (SCSS)
  • MongoDB

App Run

Inside the root directory:

mvn clean install
mvn --projects backend spring-boot:run

Go to http://localhost:8088

About

Web application built in Vue.js and Spring. This app shows available books in the library and allows you to add books as favorites and add new books. Books can also be filtered by genre, author or title.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors