Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`