Skip to content

AnsellMaximilian/rumah-sehat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rumah Sehat API

This application provides the API needed for this client application.

Overview

This API is built using Express.js and the Sequelize ORM. It connects to a Postgres database that stores data for a sales system. The API provides endpoints for creating, reading, updating, and deleting data related to the sales system.

Features

Beside provides GET, POST, PUT, etc. requests for the client application, this API server also serves to:

  • Automatically generate pdfs for requested invoices
  • Generate weekly supplier bills
  • Generate profits report paramaterized based on dates

Data Model

Here is the ERD for the API:

database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published