Skip to content

oscarmcm/AlzoMiVoz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We did it

Thanks to everyone who helped us, we won the National edition running in second place, congratulations to all winners. AlzoMiVoz - Second Place 😄

AlzoMiVoz

What is Alzo Mi Voz

Alzo Mi Voz is an easy and simple Django app that help you to create reports, in this case relating about the environment, but this is an extensible and you can occupy what you need

You can see a screencast on vimeo

View the live demo

What have it

This application have this features

  1. Maps
  2. Social Auth
  3. REST Api
  4. Graphics
  5. Android App

How to run

Remember use a VIRTUALENV

  1. Create a new virtualenv
  2. run pip install -r requeriments.txt
  3. run python manage.py syncdb
  4. Run python manage.py migrate
  5. Star our server with python manage.py runserver
  6. See the magic happens

Android Version

Yes, this app have an Android version in another branch, the app is simple you only use the API and submit your reports, that's it

You can read more about the android version here AlzoMiVoz-Android

How to contrib

  1. Fork it ( http://github.com/oscarmcm/AlzoMiVoz/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Developers

  1. oscarmcm @oscar_mcm
  2. guadamuzjj @guadamzjj
  3. AlexanderBlanchard @Alexmgb3

Licence

Licensed under MIT