Skip to content
/ Stocky Public

Stocky is a full-stack warehouse inventory management application built with React, Express, Node.js, and MySQL. It simplifies inventory tracking, enabling users to efficiently manage stock levels, add or update items, and generate reports across multiple warehouses.

Notifications You must be signed in to change notification settings

LohiyaH/Stocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Stocky

Stocky is a full-stack warehouse inventory management application built with React, Express, NodeJS, and MySQL. This was an agile team project managed with Jira.

Table of Contents

  1. Description
  2. Screenshots
  3. Tech Stack
  4. Installation Instructions
  5. Usage
  6. Contributing
  7. License

Description

A comprehensive application to manage warehouse inventory efficiently.

Tech Stack

  • React
  • Express
  • NodeJS
  • MySQL

Installation Instructions

  1. Clone the repository: git clone https://github.com/LohiyaH/Stocky.git
  2. Navigate to the client and server directories and install dependencies:
    • For client: npm install
    • For server: npm install

Usage

  • Start the server: npm run server
  • Start the client: npm start

Contributing

Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

Stocky is a full-stack warehouse inventory management application built with React, Express, Node.js, and MySQL. It simplifies inventory tracking, enabling users to efficiently manage stock levels, add or update items, and generate reports across multiple warehouses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published