Small web application to organize directories,records and urls in the web browser like a OC file structure.
Technology stack:
Backend : Java, Spring (Core, Boot 2, Security, MVC, DataJpa) Database: Postgres Frontend: Javascript, Vue.js (Vue 2, Vuex, Vuelidate, Vue router), Bootstrap
Architecture: Database ---> DAO ---> Services ---> Controllers(Rest Api) ---> Views