Skip to content

Attendance System using JavaScript , bootstrap , saving data into json file using json server and sending mails using SMTP.js library

Notifications You must be signed in to change notification settings

mohamed-elbermawy/Attendance-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project overview

attendence system has 2 users Admin and employees. admin who approve for new employees by sending email auomatic with username and password. employees who confirm attendence after he gets the username and paasword by mail and become a employee in the system. once the employee took his attendance he can't take it again.

Requirements

Install JSON Server npm install -g json-server

Use JSON Server

json-server --watch db/db.json -p 3000

run project

login.html

About

Attendance System using JavaScript , bootstrap , saving data into json file using json server and sending mails using SMTP.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published