bootstrap website templates

Aplikasi kalkulator nilai yang dibuat dengan Angular CLI 167

Aplikasi kalkulator nilai yang dibuat dengan Angular CLI 167

Hai kawan Source Code Aplikasi, pada kesempatan kali ini saya akan berbagi tentang Aplikasi kalkulator nilai yang dibuat dengan Angular CLI 167 yang semoga bisa berguna bagi sobat dalam belajar pengembangan aplikasi berbasis Javasript. Source code aplikasi ini dapat sobat download secara free dan dijadikan bahan coding guna pembuatan aplikasi atau juga bisa dijadikan inspirasi pembuatan tugas kuliah, atau bahkan dapat juga diterapkan langsung, namun harus tetap memperhatikan lisensi developer pada aplikasinya.

Deskripsi Aplikasi



Important

This project is still on very early development stage. If you want to use for production, use it with your own risk.
More feature Coming Really Soon.

BarBar Food

BarBar Food Is an Aplication for Everyone Choose Food

Screenshots

Input Table Choose Menu Bill Order Order Finish

Fitures

  • Choose Table
  • Choose Trancation
  • Detail Transaction
  • Point Of Sale Aplication

Why BarBar Food

  • Esay To Use this Application
  • It's React Native, so it support android & iOS by default
  • Express is one of the most starred javascript framework, and it is very easy to use

Tech Stack

  • React Native for the Mobile Frontend
  • Node + Express Js for the Backend

Prerequisites

Installation & Configuration

follow these steps to install

Frontend

git clone https://github.com/ilhamdani97/PointOfSaleReactNative
cd PointOfSaleReactNative
npm install
npm start
react-native run-ios #for ios
react-native run-android #for android

create .env file and set API_HOST as your expressUri

API_URL=http://YOUR_DOMAIN:YOUR_PORT

Backend

git clone https://github.com/ilhamdani97/APIPointOfSale
cd APIPointOfSale
npm install
npm install nodemon -D
npm start

Support Us :)

  • Stars this repository

  • Hire Us

    Contact

  • WA/TELEGRAM: +62 1372374345 (Ilham Ramadani)

Download App APK (Demo usage only)

© Copyright 2020 Source Code Aplikasi. All Rights Reserved.