Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HackAssistant Registration app #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Organizer-Resources/Software-for-Hackathons.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Student Hackathon Organizers have been building software to make manging their e
## Registration

* [Quill](https://github.com/techx/quill) - A registration system designed especially for hackathons. For hackers, it's a clean and streamlined interface to submit registration and confirmation information. For hackathon organizers, it's an easy way to manage applications, view registration stats, and more! Built using **Node.js** by the HackMIT team.
* [HackAssistant Registration](https://github.com/hackassistant/registration) - A hackathon registration server. Hackers: registration form and travel reimbursement management. Organizers: Application review and management, QR code checkin process, volunteers and organizers roles, reimbursement receipts review. Fork and deploy on Heroku in an instant! Built using **Python/Django** by the HackUPC and HackCU Team .


## Communication

Expand Down