Skip to content

Project for the course database management system , using MySQL on AWS RDS , and build on React and Nodejs

Notifications You must be signed in to change notification settings

John-C7/Automated-Attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Attendance

A react and Nodejs project build using the concpets of Mysql Database , for Student attendance managament system , which has face recognition feature for capturing attendance

Project Setup

Frontend: Command to install dependences : npm i

command to run : npm run start

defeult port : localhost:3000

Backend : Command to install dependences : npm i

command to start the server : npm start

port:8080

Configure the SQL connection using your database name and password

Hosted site : https://attendance-frontend-psi.vercel.app/

Note : When running the project locally update the get and post requests in the frontend accordingly set it to localhost:8800

About

Project for the course database management system , using MySQL on AWS RDS , and build on React and Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published