Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

JuanDa237/Cash_Register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash Register 💰

V- 0.0.2

This is a personal project, it consists of a web page where companies can be registered and each one has functions to be managed itself.

Administrator Dashboard

Built With 🧱

  • Angular
  • Node.js (With TypeScript)
  • Express
  • MySql

Development Setup 🖥️ ⌨️

  1. Install Angular, Node.js and MySql.
  2. Create database
  3. Do the following commands in backend:
    1. Do the build
    npm run build
    
    1. Start server
    npm start
    
  4. Start frontend:
npm start
  1. Go to http://localhost:4000, to see home page.

Releases

No releases published

Packages

No packages published