Giter Club home page Giter Club logo

etg_json-based-inventory-management-system's Introduction

ETG_JSON-based-Inventory-Management-System

This repository contains all the files of JSON based Inventory Management System (IMS) project.

The description about each file is given as follows:
🔹 Add_New_Product.ipynb : Adds new product to the record and if the product is already present then it increases the quantity.
🔹 Purchase_Product.ipynb : Allows the user to purchase a product.
🔹 Sales Json.ipynb : Creates Sales.json file to store all purchased product data and returns the amount along with it.
🔹 Record.json : Contains record of all producta along with theie price and quantity.
🔹 Sales.json : Contains data of all the purchased product.

What is Inventory Management System?

An inventory management system is the process by which we track our goods throughout the entire supply chain, from purchasing to production to end sales.

What is JSON

◾ JSON (JavaScript Object Notation) is a lightweight data-interchange format.
◾ It is used for storing and transporting data when data is sent from a server to a web page.
◾ It is easy for humans to read and write. It is easy for machines to parse and generate.
◾ JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
◾ JSON is built on two structures:
   ▪️ A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array.
   ▪️ An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence.

About me

I am Vanshika Sabhani, Computer Science with specialization in Artificial Intelligence and Machine Learning Undergrad from Vellore Institute of Technology, Bhopal.

📫 Find me around the web

Linkedin Badge Instagram Badge Mail Badge

etg_json-based-inventory-management-system's People

Contributors

vanshika-11 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.