We can log in user, admin, centers. We can menage camera system, register, update, delete cameras. Added alot features like forgot password, register password with email for every user.
To run project in client you need to install react package "npm i" you can run it with: "npm start". To run project in server you need to install java package. "mvn clean install" you can run it with:"mvn clean install"