Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solomon-77/pos-inventory
pos and inventory management system project for se2
https://github.com/solomon-77/pos-inventory
inventory-management point-of-sale software-engineering
Last synced: about 2 months ago
JSON representation
pos and inventory management system project for se2
- Host: GitHub
- URL: https://github.com/solomon-77/pos-inventory
- Owner: Solomon-77
- Created: 2024-06-06T06:46:56.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T05:52:44.000Z (6 months ago)
- Last Synced: 2024-07-25T06:40:46.277Z (6 months ago)
- Topics: inventory-management, point-of-sale, software-engineering
- Language: JavaScript
- Homepage: https://medinet-pharma.vercel.app/
- Size: 4.56 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software Engineering 2 Project
Point of Sale and Inventory Management System for [business/company]
## Members
1. Cristobal, Armani
2. Eustaquio, Cyrill
3. Gillego, Gabriel
4. Mata, Francis
5. Naz, Robie## Requirements
- Nodejs
- `.env` is needed in api folder directory --> for members, contact me for `.env`
- `npm i [dependencies]` see in `package.json`## Usage
- cd to client directory and run using `npm run dev`
- cd to api directory and run using `node index.js or nodemon`