Skip to content

Latest commit

 

History

History
103 lines (74 loc) · 2.97 KB

README.us.md

File metadata and controls

103 lines (74 loc) · 2.97 KB

Unform

Versão em português

Lancho Control 🍔


A simple system to control tables, orders, clients, suppliers, cash flow, accounts receivable and stock. The program is accessed from the website, running with low memory usage and accessible via smartphone.

FunctionalitiesPrerequisitesRunningTechnologiesAuthor


🏆 Functionalities

  • Registration of tables.
  • Product registration.
  • Payment methods registration.
  • Client registration.
  • Cash flow register.
  • Receipts register.
  • Exit register.
  • Suppliers register.
  • Company registration (for use with SAT).
  • Implement online sales.
  • Implement mobile responsability.
  • Login system.
  • Complete assembly of CFE (not only for Simples Nacional).

📋 Prerequisites

Before you start, you will need to have the following tools installed on your machine: Git, Node.js. Besides this, it is good to have an editor to work with the code, such as VSCode


🎲 Running(server)

# Clone this repo
$ git clone <https://github.com/DouSam/>

# Go to the project folder in terminal/cmd

# Install the depedences
$ npm install

# Execute the application
$ node app.js

# The server will start on port: 80 - access <http://localhost>

🛠 Technologies

The following tools were used in the construction of the project:


Otimizações e refatorações

  • Implement HTTPS.
  • Refactor querys as asynchronous.
  • Refactor cash-flow value lookup.
  • Comment properly on new functions.

Author 😄


Douglas Samuel

Made with ❤️ by Douglas Samuel!

Gmail Badge