Skip to content

ian1780/hackathon-manager

 
 

Repository files navigation

Procurator

Procurator is a web application meant to assist event organizers while organizing a hackathon, or any other event. It does so by providing a clear representation of all the necessary tasks, in order of date, that the organizing team needs.

Installation

git clone https://github.com/ian1780/hackathon-manager.git
cd init
sh generate.sh

Usage

./ngrok http 5000
python app.py

Copy paste the ngrok link into global.js's variable named ngrok, then open index.html

Improvements

  • port CSV data storage to a more collaborative data storage

About

Application to help plan/manage hackathons/events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.4%
  • Python 22.4%
  • JavaScript 11.2%
  • CSS 7.4%
  • Shell 0.6%