Skip to content

InventoryX is an inventory management web application backend API.

Notifications You must be signed in to change notification settings

johndiginee/inventoryx_api

Repository files navigation

InventoryX API

InventoryX is an inventory management web application backend API.

User and App End Points

https://api.inventoryx.me/user/

https://api.inventoryx.me/app/

Tools

  • Django
  • Django REST Framework
  • Postgres
  • Python Decouple
  • PyJWT
  • Postman
  • Psycopg2
  • Docker

pip install -r requirements.txt

Virtual Environment

  • python3 -m venv inventoryx_env
  • source inventoryx_env/bin/activate

About

InventoryX is an inventory management web application backend API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published