Django based web system used to register Verde Binario's items.
- Clone Project
>>> git clone https://github.com/peppelinux/inventario_verdebinario.git
** Note: the root directory must be called VerdeBinario and not inventario_verdebinario to work as is
- Requirements
>>> pip install -r requirements.txt
- inventory
- donations
- hardware
- museum
- photos
- technical sheet
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request =]
- 0.1 2013-07-18:
- initial commit
- qr-code is disabled, we are looking for a well manteined lib
- fixed git author name...