Skip to content

DWDatITP/sample-attendance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Attendance App

To run this app:

  • clone it from github
  • install dependencies: npm install
  • install mongodb
  • change the hardcoded "mongodbUri" in index.js on line 15 to point to your mongodb
  • start the app with: node index.js
  • visit http://localhost:5000

About

A sample express app for taking class attendance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published