Code Monkey home page Code Monkey logo

pos-frontend's Introduction

CitaRasa Web

Contents

Description

CitaRasa Web is a web-based point of sale application that sells Indonesian specialties, there are 2 user levels, namely admin and cashier. Cashier can only log in and make transactions according to buyer's order, while admins can register new cashiers or admins through the application.

This web project is a progressive web application, so you can install or add to mobile home screen. If this app run in https protocol, you can see button to install app in your devices.

Features

  • Order food
  • Add, update, and delete food product (admin only)
  • Add cashier or admin (admin only)
  • History & statistic transaction

Requirements for Development

Installation for Development

  1. Open your terminal or command prompt
  2. Type git clone https://github.com/solehudin5699/POS-frontend.git
  3. Open the folder and type npm install for install dependencies
  4. Create file .env in root directory with the following contents :
REACT_APP_API_URL ="URL_for_CitaRasa_backend"

Example :

REACT_APP_API_URL ="http://localhost:8000"
  1. Before run this, you must installation backend and then run backend
  2. Type npm start in terminal for running this project.
  3. If you want to build, type npm run build.

Screenshoots

Related Project

pos-frontend's People

Contributors

solehudin5699 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.