Skip to content

Kyanij/sales-transaction-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Description

This is an application that allows to store all records of products sold to the customers and generate invoice for each customer.

Tech Stack

  • Angular 8
  • NodeJS
  • MySql
  • Bootstrap

For Server to run, install dependencies using following command

npm install

Run Server

npm run serve

For Client

cd client

Installing dependencies for Client

npm install

Run Client

ng serve

Some snapshot of Web App

"Add New Customer"

"List of Transaction"

"Invoice"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published