Skip to content

btkruppa/duetoday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duetoday

(Student App)

To Run the Server

cd server
python server.py

The default url when running locally will be: http://localhost:8888/ (Running on port 8888 by default)

Log files are stored in server/etc/logs/

Primary things to do on the server:

  1. Get ASWWU authentication working
  2. Update server/alchemy/*_models to whatever models we may want

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.8%
  • HTML 35.2%
  • JavaScript 20.1%
  • CSS 0.9%