This Project was developed using Java Jersey Framework for backend API WebServices and AngularJs for ClientSide. It also include Materialized Bootstrap to enhance the UI.
- Simple CRUD Operation was Implemented in this project we can improve it accordingly.
We are using Tomcat Server to serve this application. Navigate to http://localhost:8080/.
Run mvn clean install to clean and build the project. The build artifacts will be stored in the target/ directory.