An open API service indexing awesome lists of open source software.

https://github.com/heatherpiper/later-ladder

Web app for tracking AFL team standings and watched games
https://github.com/heatherpiper/later-ladder

afl australian-football australian-football-league footy game-tracker rankings sports-app sports-data standings tracker-application watched-list webapp

Last synced: about 2 months ago
JSON representation

Web app for tracking AFL team standings and watched games

Awesome Lists containing this project

README

        

# Later Ladder - Customized AFL team standings and game tracker





Later Ladder wordmark


Later Ladder can now be viewed at LaterLadder.com.

## About Later Ladder

As an American fan of the Australian Football League (AFL) and Aussie rules football, one of the challenges I've faced is the inconvenience of checking current team standings without inadvertently spoiling the outcome of matches that occurred overnight.

Later Ladder offers a solution: users can select which games they've watched, and the team ladder will update only according to the results of watched games. This unique feature ensures that you can stay informed about the current AFL standings while preserving the excitement of each match!

![Later Ladder demonstration](demo.gif)

## Status

**Later Ladder is a work in progress. It is a passion project that will continue to evolve over time as I expand both the project scope and my abilities as a developer.**

Core functionality is now complete. Users are able mark games as watched to update the team ladder. Registered users can save their watched games list.

### Recent updates
- Guests can now use Later Ladder without registering for an account
- Final scores now appear once a game is marked as watched
- Games are updated in real time using server-sent events. Once a game has finished, it can immediately be marked as watched.

### Planned features:
- Mark all games watched/unwatched up to present
- Ability to toggle visibility of game scores
- Toggle for light and dark modes