Skip to content

An application that keeps track of inventory, generates bills, gives shelving suggestions and predicts how soon an item should be reordered.

Notifications You must be signed in to change notification settings

vrushti-mody/Inventory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage.in

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.

Table of Contents

About The Project

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

Built With

This project would never have been possible without these wonderful frameworks and project.

Development

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.

Prerequisites

Clone the repo and hit npm install.

  • npm
npm install

Startup

  1. Clone the repo
git clone https://github.com/vrushti-mody/Inventory-Manager
  1. Install NPM packages
npm install
  1. Create a .env file in home directory with valid credentials as follows
MONGODB_URI=<your_mongodb URI>

  1. Start the project
npm start

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache 2.0 License. See LICENSE.md for more information.

Contact

Project Link: https://github.com/vrushti-mody/Inventory-Manager

Live Demo:https://manage-in.herokuapp.com/

About

An application that keeps track of inventory, generates bills, gives shelving suggestions and predicts how soon an item should be reordered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages