Skip to content

Admin web application to manage the CCTV Smart Monitoring platform

Notifications You must be signed in to change notification settings

ifastech/web-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninety Camera - Smart Monitoring Platform for Security Cameras

GitHub language count GitHub top language GitHub repo size

Ninety Camera is a smart monitoring platform for security cameras which can detect human intrusions from camera footage and notify users about the intruder. The whole system is come up with a desktop application, mobile applicatin and a web application. This is the frontend of the web application. This web application is only available for the admin users.

By using this application admin users can view the data of the system users. As well as they can send test notifications to users by using FCM (Firebase message) token.

Technologies used

  • React JS
  • MUI as the UI library
  • Formik as the form library
  • Yup for value validation

Requirements

  • NodeJS installed on the PC

Setup

  • Clone the Repository
  • Run npm i to install the required packages
  • Run npm start to start the development server

Develop

  • Fork the repository to your github account
  • Clone the project to your pc
  • Install the required packages and test

Note:- You need to setup the backend of the web server to run this application. You can find the backend in here

About

Admin web application to manage the CCTV Smart Monitoring platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • HTML 7.1%
  • CSS 3.8%