Giter VIP home page Giter VIP logo

skill-india-internship-2021's Introduction

Skill-India-Internship-2021

  • This repository contains two Projects which I worked on during my internship.
    • IMS (Inventory Management System), created using Python and JSON.
    • Data Analysis of Summer Olympics Dataset.
  • This project is a part of my Internship with Elite Techno Groups as a AI/ML Intern.
  • Language used: Python.
  • Libraries and Frameworks used: json, datetime, pandas, numpy, matplotlib

๐Ÿฅ‡ Basic Inventory Management System

1๏ธโƒฃ This project is made to mimic/implement the basic Inventory Managment System.

2๏ธโƒฃ The whole project consists of 1 .ipynb file with the code for Adding and Purchasing Items to and from the Inventory.

3๏ธโƒฃ The other files attached are the sales.json file which represents the total sale that has happened and the record.json file which is the database of the inventory consisting data about the number of items present respectively.

๐Ÿฅ‡ Features

โœ… Add New products or existing items in the Inventory

๐ŸŽ– Products have details like:

๐Ÿ† Product Name
 
๐Ÿ† Product ID
 
๐Ÿ† Price
 
๐Ÿ† Manufacturer
 
๐Ÿ† Expiry Date

โœ… Get the total no. of products in the Inventory

โœ… Purchase Products from the Inventory

โœ… Purchase multiple Products in one go

โœ… Dispaly the available Products in the Inventory

โœ… Bill Generation with exact date and timestamp

โœ… Maintaining a record of sales happened according to transaction id


๐Ÿ”” Database type: .json format

๐Ÿ”” Code written in : .ipynb (Jupyter Notebook)


Environment Variables and Libraries

To run this project,

  • your system should have python 3.x
  • you will need to have following libraries/Modules in your System
    • json
    • datetime

Learning Outcomes

  • Using dictionary to store data in tabular form.
  • Parsing data in the form of json and back to string.
  • File Handling

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.


Connect with me here :

Waseem Waseem Waseem Waseem Waseem


Support / Contact

For any queries feel free to contact


Authors


License

MIT

skill-india-internship-2021's People

Contributors

waseemwani98 avatar

Watchers

James Cloos avatar  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.