Skip to content

SoulAbi/product_inventory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Inventory Management System

Overview

This project is a product inventory management system built using Django and Django REST Framework. It provides a set of CRUD APIs for managing products in an inventory.

Features

  • Get a single product by ID.
  • Get all products.
  • Update a product by ID.
  • Delete a product by ID.

Requirements

  • Python 3.x
  • Django 3.x or higher
  • Django REST Framework
  • PostgreSQL (or any other database of your choice)

Installation

  1. Clone the repository:

    git clone https://github.com/SoulAbi/product_inventory.git
    cd product_inventory_management

About

Product Inventory Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages