Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aldoignatachandra/reactjs-msgmart
- Owner: aldoignatachandra
- Created: 2019-11-01T17:23:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T16:20:00.000Z (almost 4 years ago)
- Last Synced: 2024-09-24T02:53:01.809Z (about 1 month ago)
- Topics: point-of-sale, react-hooks, react-js, redux
- Language: JavaScript
- Size: 587 KB
- Stars: 20
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 descendingCategory Management
- Create data table
- View data category
- Update category
- Delete categoryTransaction 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")