Iris-Song / control-your-wealth

bill management system using AWS

Home Page:https://main.d3l63ukcdrh0gm.amplifyapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control Your Wealth FE

System Architecture

Usage

  1. clone this repo

  2. In js folder, add config.js:

    const config = {
        UserPoolId:  Your UserPool ID,
        ClientId: Your Client ID,
    };
    
  3. Open html using Live Server

    e.g. Extenstion ritwickdey.LiveServer in VS code

  4. Lambda files can be found in lambda

predefined category

Food,Clothing,Living,Transportation, Others

About

bill management system using AWS

https://main.d3l63ukcdrh0gm.amplifyapp.com/


Languages

Language:JavaScript 60.7%Language:CSS 31.8%Language:HTML 6.4%Language:Python 1.1%