Skip to content

Web Application created to make attendance management easier.

Notifications You must be signed in to change notification settings

Pulkit007/Attendance-Management-SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Locally

Clone the project

git clone https://github.com/Pulkit007/Attendance-Management-SQL.git

Go to the project directory

cd Attendance-Management-SQL

Open the code Editor (preferred Visual Studio Code) and into the root folder run the below command

npm install

Then move to the client folder

cd client

and run the below command again

npm install

Then Start the Xampp/Wamp/Mysql server.

In the root folder run the command

cd ..
npm test

Then in the new terminal window run the following commands

cd client
npm start

home section login dashboard create student chat

About

Web Application created to make attendance management easier.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published