Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tomasohCHOM/si-attendance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI Attendance Web Server

This api enables students attending SI sessions (at CSUF) to more easily log their attendance.

Simplified Workflow Diagram

Massive thanks to Aaron Lieberman (HTTP/REST guru)

Contributing

  1. Spin up local dev server
export FLASK_APP=index.py && python -m flask run
  1. Make Changes

  2. vercel deploy # generate preview

  3. vercel --prod # push to production

About

A front-facing web server that allows for easier domain-specific attendance logging.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%