Procurator

streamlining event organization through app integration

GitHub  About 

About

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

Clone the repository and run following script to generate the application.

                    
                    git clone https://github.com/emily-yu/hackathon-manager.git
                    cd hackathon-manager
                    rm -rf application
                    cd init
                    sh generate.sh
                    
                

Make sure you have a Heroku account and deploy your own app using the following button
or run heroku.sh script in the init folder by typing sh heroku.sh.

Deploy

Open global.js and replace the variable ngrok with your Heroku app name,
which can be found when you run the generate script.

                    
                    var ngrok = 'YOUR-HEROKU-APP-URL'
                    
                

Open index.html to view your application.

Media

1 / 6
Caption Text
2 / 6
Caption Two
3 / 6
Caption Three
4 / 6
Caption Three
5 / 6
Caption Three
6 / 6
Caption Three