GunturThunder / Pont-Of-Sale-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point-Of-Sales-App

Table of Contents

You're sections headers will be used to reference location of destination.


Description

This named Point-Of-Sales-App can insert data, update data, delete data etc and separate by endpont

Technologies

  • body-parser
  • cors
  • dotenv
  • express
  • morgan
  • multer
  • mysql
  • nodemon
  • VSC
  • Postman
  • Xampp

How To Use

  • install node.js
  • install all package like body-parser express etc
  • you can update/insert using postman

Installation

  • npm install
  • npm init
  • npm install express
  • npm install nodemon
  • npm install morgan
  • npm install body-parser
  • npm install mysql
  • npm install dotenv
  • npm install jsonwebtoken
  • npm install cors

License

MIT License

Copyright (c) [2020] [Guntur Angkasa Putra]

About


Languages

Language:JavaScript 100.0%