Skip to content

SAMAHAN-Systems-Development/Automated-Crowd-Monitoring-System-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SysDev Automated Crowd Monitoring System

REQUIREMENTS

  • NodeJS
  • credentials.json file

INSTRUCTIONS FOR /sheets

  1. Change directory to /sheets

     cd sheets
  2. Install dependencies.

    npm install
  3. Run code.

    node .
  4. Input choice on console.

  5. Authorize Google account.

    Authorization will only be run once. If you wish to re-authorize, delete token.js file.

INSTRUCTIONS FOR /server

  1. Change directory to /server

     cd server
  2. Add credentials.json file.

  3. Install dependencies.

    npm install
  4. Run code.

    npm run dev
  5. Make requests to localhost:8080 or localhost:{PORT} (if you have a development port).

    View documentation for the REST API here.

About

A system for monitoring the attendance of people through Google Sheets API

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •