Coffe Mountain 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 Coffe Mountain
Product Management
- Create data table
- View data product
- Update product
- Delete product
- Search product name, category and Latest update
- Sorting product by ascending and descending
Category Management
- Create data table
- View data category
- Update category
- Delete category
Transaction
- Make Transaction
- Edit Quantity
- Download and Install RESTfull API from Coffe Mountain API
- Run backend (API) in local with (xampp or other)
- Git clone Coffe Mountain - React Website or download zip
- Open in your code editor (vscode, atom or other)
- Install node modules with type
npm installoryarn install - Run App with type
npm start
- Prepare your internet and browser
- You can visit this LINK for Coffe Mountain online web app version








