Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aldoignatachandra/reactjs-msgmart

Front-End Point of Sales App Using React-Hooks and Redux
https://github.com/aldoignatachandra/reactjs-msgmart

point-of-sale react-hooks react-js redux

Last synced: 29 days ago
JSON representation

Front-End Point of Sales App Using React-Hooks and Redux

Awesome Lists containing this project

README

        

MSG - Mart
( React JS Point of Sales - Web App)









MSG-Mart is an application in the form of a website and a mobile application for product management, category management and has a cashier system (point of sale), this application is made using React Js and React Native. There is only a website model in this area, if you interest and want to try the mobile app version of MSG-Mart, you can visit this link :

Mobile App [MSG-Mart](https://github.com/aldoignatachandra/MSG-Mart-React_Native_POS)

## Features
Product Management
- Create data table
- View data product
- Update product
- Delete product
- Search product by id, name, category and Latest update
- Sorting product by ascending and descending

Category Management
- Create data table
- View data category
- Update category
- Delete category

Transaction is Under Maintenance

## Get Started
### ( Localhost Version )
1. Download and Install RESTfull API from [MSG-Mart API](https://github.com/aldoignatachandra/RESTful_API_Point_of_Sales_APP)
2. Run backend (API) in local with (xampp or other)
3. Git clone [MSG-Mart - React Website](https://github.com/aldoignatachandra/MSG-Mart-React_JS_POS_Redux) or download zip
4. Open in your code editor (vscode, atom or other)
5. Install node modules with type `npm install` or `yarn install`
6. Run App with type `npm start`

### ( Online Version )
1. Prepare your internet and browser (prefer use chrome)
2. You can visit this [LINK](https://msg-mart.netlify.com/) for MSG-Mart online web app version

## Build with React Hooks & Redux

## Screenshot from the App












## License
[ISC](https://en.wikipedia.org/wiki/ISC_license "ISC")