Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 902 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 902 Bytes

Ederboard 🏆

Host automated endorsement leaderboards on Ed Discussions

🚀 Features

  • Leaderboard updates automatically on any specified schedule
  • Multi-course support
  • Supports endorsed threads, comments, and answers
  • Deploy in the cloud with Docker

🔨 Dependencies

💾 Installation

🐋 Run with Docker

  • Clone the repository
  • Build the image: docker build -t ederboard .
  • Run the container: docker run -i ederboard

👀 Coming soon...

  • Support for endorsed comment/answer usernames
  • Support for realtime local & cloud databases for leaderboard querying