Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rushi0508/istock-mern
https://github.com/rushi0508/istock-mern
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/rushi0508/istock-mern
- Owner: Rushi0508
- Created: 2023-05-04T18:37:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-13T05:01:55.000Z (over 1 year ago)
- Last Synced: 2024-11-11T09:05:38.072Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://i-stock.vercel.app
- Size: 820 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iStock - Stock & Inventory Management Web App
Website Link :link: : http://i-stock.vercel.app/
## What it does ⚙️
- This is a new generation inventory and stock management website. It is made for retailers and shopkeepers to keep track of their sales digitally at a high extent which can improve their performance.## Challenges I ran into 🏃♂️
- Biggest challenge was to integrate both the frontend & backend and make API calls.
- JWT Authentication was a bit tricky.
- Generating Bill for entries and making individual entires of each product activity.
- Also designing appropriate database was tricky one. But so far I managed to do it and made a complete FULL STACK MERN WEBSITE
-
## Features
- Authentication using JWT.
- Dashboard Statistics.
- Items (CRUD)
- Stock IN / OUT
- See all Entries for each purchase and sell.
- Generate Bill for customers.---
## Tech Stack 👨💻
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![JWT](https://img.shields.io/badge/JWT-black?style=for-the-badge&logo=JSON%20web%20tokens)
![REST API](https://img.shields.io/badge/rest%20api%20-%23323330.svg?style=for-the-badge&logo=rest&logoColor=%23F7DF1E)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)---
*Show Your Love By Staring My Repo*