Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cnobile2012/inventory

Project Based Parts Management Service
https://github.com/cnobile2012/inventory

django django-rest-framework inventory-management python

Last synced: 3 months ago
JSON representation

Project Based Parts Management Service

Awesome Lists containing this project

README

        

**************************************
Project Based Parts Management Service
**************************************

.. image:: https://img.shields.io/badge/License-MIT-blue.svg
:target: https://lbesson.mit-license.org/
:alt: License

.. image:: https://app.travis-ci.com/cnobile2012/inventory.svg?branch=develop
:target: https://app.travis-ci.com/cnobile2012/inventory
:alt: Build Status

.. image:: http://img.shields.io/coveralls/cnobile2012/inventory/develop.svg?branch=develop
:target: https://coveralls.io/r/cnobile2012/inventory?branch=develop
:alt: Test Coverage

Current Status of Project
=========================

The major updates on this package, as of late October 2016, have been
progressing very well. Most of the database and RESTful API work is completed
and unittests are now being updated and coverage should be going up
accordingly.

Expect to see frontend work starting within the next few months.

All new development is being done in the develop branch and will eventually be
rebased into the master branch.