nagfx / inventory

Built as a part of assessment an inventory system for Django using Django Rest Framework(DRF) API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-inventory

Built as a part of assessment an inventory system for Django using Django Rest Framework(DRF) API.

Detailed installation details are in a doc file given to the person for whom this is intended.

The required modules/packages for building the application are in requirements.txt Use the pip install -r requirements.txt command to install all the Python modules and packages listed inside the requirements.txt. Superuser login details Username: admin Password: naman@kiratech

Application paths work /inventoryy /api/inventory/ /api/inventory/ (you can put 2 till 200 in place of , I deleted the first record in database as part of experiment) /admin/api/ works too

In Admin the CRUD management is there.

About

Built as a part of assessment an inventory system for Django using Django Rest Framework(DRF) API.


Languages

Language:Python 93.9%Language:HTML 6.1%