Skip to content

A simple Flask website to display a leaderboard of the results of Westminster's Minecraft parkour competition for SACS' MakeOff

Notifications You must be signed in to change notification settings

scorpiontornado/ParkourLeaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Flask website to display a leaderboard of the results of Westminster's Minecraft parkour competition for SACS' MakeOff

Currently hosted using repl. See:

Use

The webstite only has one (root) directory/webpage, which displays a sorted list of people and their times (with the best times at the top)

Input

The times are inputted manually into the file "readme.txt" in the format: [firstname] [lastname], [year], [house], [time minutes:seconds.milliseconds]

E.g. if Nicholas Langford in Year 12 Westminster got a time of 1 minute, 47 seconds and 89 milliseconds, the following would be inputted into "input.txt": Nicholas Langford, 12, Westminster, 1:47.89

Each entry is separated by a newline character ("enter" or "return" on a keyboard)

About

A simple Flask website to display a leaderboard of the results of Westminster's Minecraft parkour competition for SACS' MakeOff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published