Camera-Management-System
- Technologies
MongoDB
AngularJS
Spring Boot
This project is about a simple API to display information on the cameras located in the database.
You can create new cameras, remove, add, modify and display cameras based on specifications using this API.
The cameras will have an Id, a name, a model, a resolution and an IP.
Also in order to interact with this API I build the front-end in Angular.
- AngularJS, Spring Boot, MongoDB Full-Stack CRUD Application Screenshots Below
Homepage
Add Camera
Edit Camera
MongoDB
JSON from Back-End
AngularJS Routes
SpringBoot Configuration