https://github.com/rocity/django-leaderboard
Django Leaderboard App
https://github.com/rocity/django-leaderboard
Last synced: 2 months ago
JSON representation
Django Leaderboard App
- Host: GitHub
- URL: https://github.com/rocity/django-leaderboard
- Owner: rocity
- Created: 2016-03-07T01:48:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T07:51:43.000Z (over 10 years ago)
- Last Synced: 2025-02-02T22:32:37.502Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django Leaderboard App
A clone of Meteor's example leaderboard app where users can vote up on names listed on a leaderboard.
The name with the higher points go above names with lower points.
This is only a demo.