Skip to content

RitwikGupta/MLHOrganizerDash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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