Skip to content

Attendance System for the Northfield Union of Youth

Notifications You must be signed in to change notification settings

Pluto71/404-repo-name-DNE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

404-repo-name-DNE

To run:

export FLASK_APP="main.py"
python3 -m flask run

To run locally

python3 web/main.py local

This assumes you've run pip3 install flask and pip3 install psycoporg2 at some point.

Alternatively, if you don't need the backend (which we don't right now), you can get away with opening index.html with a web browser (guarenteed to work on at least Firefox).

To update the apache server to reflect new code: -SSH to instance -Pull new code -sudo apachectl restart -sudo service apache2 restart

About

Attendance System for the Northfield Union of Youth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • Python 20.9%
  • HTML 1.9%
  • CSS 1.5%