Kiranawalas are small local shops that store grains and other food items and are present almost everwhere.
The nearest kiranawala has emerged as the most preferred choice for the majority of consumers during the lockdown, a survey has shown. Majority of the consumers in India want to buy from locally sourced items going forward that reflects the trust built by kiranas during the lockdown, according to a survey. "Seventy-two per cent consumers want to buy from locally sourced items going forward which goes on to show the trust built by Kiranas during lockdown," survey said.
Managing and keeping track of goods is very difficult during these times. Hence I developed an application that keeps track of inventory, generates bills, gives shelving suggestions and predicts how soon an item should be reordered.
If you need to keep track of your stock of any kind of items - this application can help you to do it. It can be used as a stock management tool or inventory tracker at home or in a warehouse. A small shop can use it for sales and purchases management. Even big companies use it mostly as a data collection terminal to exchange with back-office
This project would never have been possible without these wonderful frameworks and project.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Clone the repo and hit npm install.
- npm
npm install
- Clone the repo
git clone https://github.com/vrushti-mody/Inventory-Manager
- Install NPM packages
npm install
- Create a .env file in home directory with valid credentials as follows
MONGODB_URI=<your_mongodb URI>
- Start the project
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the Apache 2.0 License. See LICENSE.md
for more information.
- Vrushti Mody <@vrushti-mody, vrushtimody6@gmail.com>
Project Link: https://github.com/vrushti-mody/Inventory-Manager
Live Demo:https://manage-in.herokuapp.com/