Code Monkey home page Code Monkey logo

inventory_management's Introduction

Inventory Management App

This is an inventory management system built using Django REST framework. It includes features such as stock management, order management, user management, automated tasks using Celery, and auto stock management using Celery Beat. JWT is used for secure authentication, and all APIs have been tested on Postman. The entire project is dockerized for easy deployment.

Installation

To run the project, follow these steps:

Clone the repository to your local machine.

Navigate to the project directory.

Run the following command to build and start the Docker containers for the first time:

Install my-project with npm

  docker-compose up --build

After the initial setup, you can simply use the following command to start the project:

  docker-compose up 

Access the application

http://127.0.0.1:8000/

Tech Stack

Client: Postman API

Server: Django, Django REST, Celery, Docker

Features

  • Stock Management: Allows users to manage inventory by adding, updating, and deleting stock items.
  • Order Management: Provides functionalities for creating, updating, and deleting orders.
  • User Management: Allows administrators to manage users, including creating, updating, and deleting user accounts.
  • Automated Tasks: Celery is used for scheduling automated tasks such as sending notifications and managing stock levels.
  • Secure Authentication: JWT (JSON Web Tokens) are used for secure authentication, providing a robust authentication mechanism.
  • Sales Report: Automatically Generated Sales Reports: Generate detailed sales reports in Excel format every month.
  • API Testing: All APIs are thoroughly tested using Postman to ensure reliability and functionality.
  • Dockerized Project: The entire project is dockerized, making it easy to deploy and manage in various environments.

Authors

inventory_management's People

Contributors

ashvn24 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.