Skip to content

RitwikGupta/MLHOrganizerDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLH Organizer Dash 💻

This is a WIP, allowing hackathons that use MyMLH to see their registrations in any easy to use interface.

Screenshots

Apps
Registrants
Stats
Stats

Requirements

  1. Python 2.7.6+
  2. virtualenv (pip install virtualenv)

Installation

  1. Clone this repository and cd to it
  2. Create a virtual environment called venv by virtualenv venv
  3. Activate the virtualenv by . venv/bin/activate
  4. Install all requirements inside the virtualenv by pip install -r requirements.txt
  5. Edit dash/config.py to your needs
  6. Run the server via python dash/views.py

About

An open-source dashboard for MyMLH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published