Skip to content

A Stock Management System using Django framework and MySQL database.

License

Notifications You must be signed in to change notification settings

rishimule/Stock-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Forks] [Stargazers] [Issues] [MIT License]


Logo

Stock Management System

A Stock Management System using Django framework and MySQL database.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Screenshots
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

Product Name Screen Shot

This Inventory Tracker & Management Project is a System Application designed for a particular Department in an Academic Institution. Tracking things manually and maintaining record in books may lead to manual errors and it increases human efforts.

So, “The Main Aim of this project is to reduce the stress of tracking by Substituting manpower with Automation.”

  • This application provides the users to handle brands, categories, products, as well as report of the location of a particular item.

  • The system merely records restocking data and provides warning of low stock at any location through notification at a specified interval.

  • The system is used to track items and parts as they are imported to the Department, transferred between Classrooms, and finally if loaned to a person (staff or student).

  • In future, we can develop android application for this project. So that status of inventory in stock can be seen on mobile phones anywhere in the world. This leads to easy and effective management of the inventory.

Built With

Getting Started


Prerequisites

  • pip
    pip install django

Run Server

  1. Create and activate an environment.
  2. Clone the repo
    git clone https://github.com/radonintro1234/Stock-Management-System.git
  3. Change Directory to project folder.
    cd Stock-Management-System
  4. Start the server
    python manage.py runserver

Screenshots

  • Login Page login-page-screenshot

  • Home Page home-page-screenshot

  • Add Item Page add-item-page-screenshot

  • Item Details Page item-details-page-screenshot

  • History Page history-page-screenshot

  • System Information Page system-information-page-screenshot

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Rishi Mule - [email protected]

Project Link: https://github.com/radonintro1234/Stock-Management-System

About

A Stock Management System using Django framework and MySQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published