Git Product home page Git Product logo

point-of-sale-mobile's Introduction

Pointzo : Point of sales app

Build Status Code

Table Of Contents


Intro

This is a simple point of sales android application made with React Native, and Ui kitten with beautiful design.


Features

  • Manage Product (CRUD)
  • Chart statistics of Revenue
  • Fancy UI Design
  • Smooth animation UI
  • Simple Add to cart
  • Order product
  • History of order
  • Authentication with JWT

Requirments


Related Projects

This project is related to several platforms


Installation

1. Clone Repo

clone the repository

$ git clone https://github.com/fachryansyah/point-of-sale-frontend
$ cd point-of-sale-frontend
Install Depedencies

Install requirement depedencies

$ npm install
Setup Environment

Before project development or build for production, you should create new .env file, edit BASE_URL_API variable to backend server. you can found the backend server here.. https://github.com/fachryansyah/point-of-sale-backend

BASE_URL_API=<Backend-api-url>
Run on android device

if you want start on development mode.

$ react-native run android
Run on ios device

if you want start on development mode.

$ react-native run ios
Build For Production

build for production ready, and host ready

$ cd android && ./gradlew --assembleRelease

Dependencies

List of depedencies using in this project

Plugin Description
React Native Mobile Apps Framework
Axios HTTP client for request API
Ui Kitten Ui Kit
Chart Kit Chart Statistic
Moment Manipulate time
Redux Global State Management
Redux Promise Middleware Promise handler for react redux

License

MIT

@2019 - Fahriansyah

point-of-sale-mobile's People

Contributors

fachryansyah 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.