Chaos is past. Victory is present.
Victory makes volunteer management awesome. It keeps track of applications, teams and contact information. Its interface is responsive and a pleasure to use, making a once complicated task the easiest thing in the world.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Start by setting up your virtualenv:
$ virtualenv venv
Then activate it:
$ source venv/bin/activate
Now you're ready to install the requirements:
$ pip install -r requirements.txt
Then do regular Django stuff. This will be elaborated later.
- Django - Web framework.
- virtualenv - Isolated Python environments.
- Bootstrap - Front-end component library.
- Font Awesome 4 - Icon library.
- GatewayAPI - SMS gateway.
We love pull requests! We're still in the early stages and development is happening rapidly. You're always welcome to send a pull request which we'll review and (most probably) merge. Victory is a commercial system, but we're simply not able to compensate your work, which is why all contributions must be considered a donation. And then there's only one thing left to say: tabs.
- Denis Smajlović ([email protected]) - System architect.
- Meicki Jeldal ([email protected]) - Designer and Full Stack Developer.
See also the list of contributors who participated in this project.
A license is yet to be written. Please contact Denis if you would like to use Victory.
- Thanks to Rikke Steinvig for coming up with the name Victory. You are awesome.