Giter Site home page Giter Site logo

ericechemane / product-inventory-management-system-in-python Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 30 KB

This is a command line application base on python. This application allows you to store data like a database where in you can Create or Add Product, Read Data, as well as Update and delete.

License: GNU General Public License v3.0

Python 100.00%

product-inventory-management-system-in-python's Introduction

Product Inventory Management System in Python

This is a command line or console application base on python. This application allows you to store data like a database where in you can create or add product, read data, as well as update and delete data.

Here the main storage of Data is a csv file inside the ./database/ folder.

Features

  • User Log-in System with 1 Layer of Encryption
  • View Product
  • Add Product
  • Update Product
  • Delete Product
  • Restore Deleted Products - This feature is currently in the development process

Used libraries

  • Pandas
  • Dataframe
  • CSV

File Contents

  • main.py This is the main interface and function of the program.
  • login.py User login system with 1 strong layer of encryption.
  • encryption.py This is where username and password are encrypted
  • masking.py User defined function where in the characters you are typing is hidden in the console or replaced with an asterisk.
  • gotoxy.py gotoxy function allow you to manipulate console cursor position set by the given point x and y. This is very helpful in organizing user inputs and prompts.
  • database folder
    • inventory.csv Main storage of the products
    • deleted.py Back-up file for unintentional deletion

product-inventory-management-system-in-python's People

Contributors

ericechemane 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.