https://github.com/cnobile2012/inventory
Project Based Parts Management Service
https://github.com/cnobile2012/inventory
django django-rest-framework inventory-management python
Last synced: about 1 month ago
JSON representation
Project Based Parts Management Service
- Host: GitHub
- URL: https://github.com/cnobile2012/inventory
- Owner: cnobile2012
- License: mit
- Created: 2015-01-02T00:16:09.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-11T18:40:07.000Z (over 2 years ago)
- Last Synced: 2025-04-12T04:07:09.876Z (about 1 month ago)
- Topics: django, django-rest-framework, inventory-management, python
- Language: Python
- Homepage:
- Size: 2.95 MB
- Stars: 13
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
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 CoverageCurrent 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.