Skip to content

Commit

Permalink
Merge pull request #12 from PrathameshJadhav33/master
Browse files Browse the repository at this point in the history
added ReadMe version 1.1
  • Loading branch information
omkarkajarekar authored Jul 12, 2022
2 parents 8a6d7b1 + 82f97ad commit fa2b3d0
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Inventory Management System

This software allows you to track your goods throughout your entire supply chain, from purchasing to end sales.
It provides you with simple UI so you can manage the stock easily and efficiently!

## Table of contents :mag:
* [General info](#summary-clipboard)
* [Technologies](#technologies-hammer)
* [Features](#features-zap)

## Summary :clipboard:

Inventory management system is a software system for tracking inventory levels, orders, sales and deliveries.
It can also be used in the manufacturing industry to create sales reports ,track goods and other production-related documents.
Companies use inventory management software to avoid product overstock and outages.
It is a tool for organizing inventory data that before was generally stored in hard-copy form or in spreadsheets.


## Technologies :hammer:
Project is created with:
* Visual C++
* MySQL

## Features :zap:
* Two Login Levels
* Manager login - With this login manager can manage employee's as well as the stock if needed.
* Employee Login - With this login employee's can only have access to certain functions which are alloted to them at the time of login creation by manager!
* Sales Receipt
* The software generates Sale Receipts once the items are sold or are sent out of store!
* Sales Report
* It automatically generates sales report based on sales data.
* Storage
* Data is stored in a database for easy access and management.
* Along with above it also provide following general features :
* Add and delete products.
* Modify products.
* Employee profile creation and management.

## Questions & Issues :thinking:

## Contributing :+1:

If you found a bug, have an idea how to improve the Contact Diary app or have a question, please create a [new issue](https://github.com/omkarkajarekar/SMIABS/issues/new) or comment an existing one. If you would like to contribute code, fork the repository and send a pull request.

## License :page_facing_up:

0 comments on commit fa2b3d0

Please sign in to comment.