Skip to content

skyweb/inventario_verdebinario

 
 

Repository files navigation

inventario_verdebinario

Django based web system used to register Verde Binario's items.

Install

  • 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

Features

  • inventory
    • donations
    • hardware
  • museum
    • photos
    • technical sheet

Contributing

  1. Fork it!
  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. Submit a pull request =]

History

  • 0.1 2013-07-18:
    • initial commit
    • qr-code is disabled, we are looking for a lib well manteined
    • fixed git author name...

Bitdeli Badge

About

inventario verdebinario

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
GPL3_LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.2%
  • JavaScript 34.1%
  • CSS 16.7%