An open API service indexing awesome lists of open source software.

https://github.com/exhuma/tinvent

A "Team/Group" Inventory management system
https://github.com/exhuma/tinvent

Last synced: about 1 year ago
JSON representation

A "Team/Group" Inventory management system

Awesome Lists containing this project

README

          

Application to manage a set of items shared by a group of people (or just one)

This is currently simply a place to collect some thoughts on the topic. The app
is far from usable.

LICENSE
==========================

LGPL

SETUP
==========================

1. run "install.sh"
2. verify "tinvent/development.ini" AND "migrate_repo/migrate.py" for database connection
3. in the folder "tinvent" run "python setup.py develop"
4. run "paster serve development.ini" to start the server