MSHack-Hackathon-Management-Platform
Hackathon Management Platform
Topic
IncubateIND needs to build a Campus Ambassador Program for our representatives in colleges/ institutes across India so we can build the robots ecosystem.
Proposed Features
- Amabassador Task Tracking System
- Application forms with location from Map-my-India api
- Assign tasks or goals to ambassadors
- Track the progress of the assign tasks
- Discussion Channels
- To discuss about topics and form groups
- Chat
- To get help in ongoing hackathons
- Chat bot which enagages users to discuss about hot tech
- To get help in ongoing hackathons
- ID and visitor card generator for hackathon
- Admin panel
- Stats
Quick Start
python3 -m venv kratos
source kratos/bin/activate
pip install -r requirements.txt
cd src && ./kratos/settings/local.sample.env
python manage.py migrate
sudo python manage.py runserver 0.0.0.0:80
Log in or sign up for Devpost to join the conversation.