Skip to content

Stock Flow is an Inventory Management full stack application that helps businesses to control and manage their warehouse products in real time.

Notifications You must be signed in to change notification settings

S-jenishPatel/Stockflow-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Flow

Stock Flow is an inventory management application that helps businesses to control and manage their warehouse products in real time.

Demo

Visit here: https://stockflow-frontend.vercel.app

Features

  • User login/signup
  • CRUD operations on products
  • Product stats
  • Beautiful Notification Toasts
  • Pagination with react-paginate

Tech Stack

Client: React, React-router

Other: Axios, Email.js, React-hot-toast, React-paginate

Roadmap

  • Planning the project

  • Build RESTfull backend (check out backend repo)

  • Test Api's using Postman

  • Deploy Backend

  • Build Frontend

  • Deploy Frontend

Lessons Learned

I learned a lot about React and its architecture along with the React community and the different third party packages in its ecosystem.This project is a stepping stone for me to understand the process of building full stack applications and dealing with the challanges that arise while doing so.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_API_URL

VITE_EMAILJS_SERVICE_ID

VITE_EMAILJS_TEMPLATE_ID

VITE_EMAILJS_PUBLIC_KEY

Run Locally

Clone the project

  git clone https://github.com/S-jenishPatel/Stockflow-Frontend.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the dev script

  npm run dev

Feedback

If you have any feedback, please reach out to me at sjenishpatel23@gmail.com

Authors

About

Stock Flow is an Inventory Management full stack application that helps businesses to control and manage their warehouse products in real time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published