Skip to content

tolinwei/basketball_reg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basketball_reg

A light-weight and mobile-first app that gathers the intention to play basketball on weekends.

Features:

  1. One-click on names to register/unregister.
  2. Automatic refresh the date (every Saturday). The cutoff time is Saturday midnight ET.
  3. Persistent user information. Only needs to add once, and the users will be carried over to next week.

Open source framework used:

Project structure

|- basketball_reg.py (Main entrance that drives all the logic)
|- templates (folder for all the front-end templates)
        |- index.html (Main front-end page)
        |- error.html (Error page)
|- db_schema.sql (SQLite3 schema file to recover/rebuild the database)

Deployment

About

A light-weight and mobile-first app that gathers the intention to play basketball on weekends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published