Skip to content

SYNRGY7-Team4/Backend-FSW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FSW - LUMI API

Lumi - Accessibility Banking App

Lumi is a cutting-edge accessibility banking app that breaks down barriers for friends with special needs, such as blind friends. With advanced feature like seamless screen reader integration, Lumi provides a personalized banking experience. Our app is designed to be intuitive and easy to use, empowering users to manage their finances with confidence and independence.

Table of Contents

Overview

Links

Endpoints

  • Users

Endpoint Method Description
/api/users POST check whether a user exists in the system based on various types of personal information.
  • Account

Endpoint Method Description
/api/account/?accountNumber=<nomor rekening tujuan> GET Get user bank account data based on the account number

The Process

Built With

  • NodeJS - JavaScript runtime for server-side code
  • ExpressJS - Web framework for Node.js
  • [JavaScript] - Language for web and server-side development
  • Prisma - Database toolkit and ORM
  • PostgreSQL - Powerful open-source database
  • Docker - Tool for containerizing applications

Authors