Enroller FullStack Enroller is a program, which creating was required to pass the "Web applications design" classes. This program was written in Java, Spring, Hibernate frameworks (back-end) and Vue.js (front-end) and it was deployed on Heroku.
https://enroller-fullstack-final-mg.herokuapp.com/
The project's requirements are:
user registering
user logging in/ logging out
adding and reflecting the list of already added meetings
removing the meetings
enrolling on the meetings (the funcionality works only in back-end)
Postman was used to test REST API commands.