Skip to content

• An effective inventory system optimizes goods flow, ensuring accurate stock levels, timely fulfillment, and costeffectiveness. • It facilitates informed decision-making, enhancing overall business operations.

Notifications You must be signed in to change notification settings

Dare-marvel/inventory_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pls view the site in Firefox as setting cookies is part of a paid service in other browsers while hosting the site

Create config.env in server and put the below mentioned credentials

PORT = 8000
DATABASE = <PUT YOUR MONGO DB ATLAS URL>
SECRET_KEY = <ANY COMBINATION OF LETTERS YOU LIKE>
STRIPE_SECRET_KEY = "<PUT YOUR STRIPE SECRET KEY>"

For running server:

nodemon app

For running client:

npm start

About

• An effective inventory system optimizes goods flow, ensuring accurate stock levels, timely fulfillment, and costeffectiveness. • It facilitates informed decision-making, enhancing overall business operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published