Skip to content

This is a Entry Management Software in which at the time of check in Employee will get an email about checkin details and at the time of Checkout Host will get all the check in and checkout details of employee on his email.

License

Notifications You must be signed in to change notification settings

utkarshkanswal/Entry-Management-Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entry Management Software

This is a Entry Management Software in which at the time of check in Employee will get an email about checkin details and at the time of Checkout Host will get all the check in and checkout details of employee on his email.


Steps to use the software:

  • For this software your computer should have npm, node and Xampp install in it.
  • Firstly Clone this repo using command below :
  git clone https://github.com/utkarshkanswal/Entry-Management-Software.git
  • Then run your mysql server using xampp.
  • Then Update sender email in your index.js file.You can follow this video
  • Then run command below:
  npm install
  • Then Run :
  nodemon index.js
  • Then type http://localhost:8000/ in your browser to use it.

About

This is a Entry Management Software in which at the time of check in Employee will get an email about checkin details and at the time of Checkout Host will get all the check in and checkout details of employee on his email.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published