Skip to content

Stock Control is a full-stack MERN (MongoDB, Express.js, React.js, Node.js) application for inventory management πŸ“¦πŸ“ˆ. It allows users to manage their inventory and track sales using a simple and intuitive user interface πŸ’»πŸ“Š.

Notifications You must be signed in to change notification settings

vishalrajofficial/Stock-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Stock Control

This is a full-stack MERN (MongoDB, Express.js, React.js, Node.js) application for inventory management.

Getting Started

To get started with this project, you will need to follow these steps:

Clone the repository: git clone https://github.com/your-username/Stock-Control.git

Install the dependencies: cd Stock-Control npm install

Start the development server:

npm start Open http://localhost:3000 in your browser to see the app.

Features

This web app allows users to:

-Add, edit, and delete products -Search for products -View the details of each product -Track inventory levels -Generate reports -Manage user accounts and roles -Technologies Used -MongoDB - database -Express.js - server framework -React.js - client-side framework -Node.js - runtime environment -Redux - state management -Bootstrap - UI framework -JWT - authentication -Axios - HTTP client

Contributing

If you want to contribute to this project, please follow these steps:

Fork the repository Create a new branch (git checkout -b feature/your-feature-name) Make changes and commit (git commit -am 'Add your message here') Push to the branch (git push origin feature/your-feature-name) Create a pull request

License

This project is licensed under the IIIT License. See the LICENSE file for more information.

About

Stock Control is a full-stack MERN (MongoDB, Express.js, React.js, Node.js) application for inventory management πŸ“¦πŸ“ˆ. It allows users to manage their inventory and track sales using a simple and intuitive user interface πŸ’»πŸ“Š.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published