Skip to content

build system pay all bill from one place and find the problems in bills and supplies utilities

Notifications You must be signed in to change notification settings

GSG-K3/bills-system-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bills-system-analysis

Build Status

figma Link

Heroku link

Problem

The core problem to build this application is collecting electricity, water, and phone bills, and compare the consumption them with neighbors who registered in the app depending on common factors Like location , number of devices and individuals ,To help individuals rationalize consumption

Goals

  • Create Comparison system for utility billing in general.
  • Find solutions to the problem of different consumption.
  • Finding different price problems for the same consumption of water, electricity and telephone.

User Journey

As a user I can add my information like (number of individuals, consumption of utilities) , and compare my bill that I choose with the same bills from the same users with the same background and information and display the result with some charts and statistics, and i can add new bill

user Story

  1. As a user I can see the landing page
  2. As a user I can enter the login page.
  3. As a user I can sign up in new accounts.
  4. As a user I can see the home page.
  5. As a user I can choose the type of bills that i want .
  6. As a user I can see the bills for the type I chose .
  7. As a user I can see the bill statistics.
  8. As a user I can see the contact information page.
  9. As a user I can see the menu.
  10. As a user I can choose the profile from the menu and see the profile page .
  11. As a user I can add new bill.
  12. As a user if I’m logged in I can see another menu.

Database Schema

Bill Db

Setup the project

To setup the app locally follow these steps :

  • Git clone bills-system-analysis repo : git clone
  • Install node modules for client side and server side : npm i
  • run this command to run the project : npm run dev

Used Technologies

Front end

  • React
  • Material UI

Back end

  • PostgreSQL
  • Nodejs
  • Express

Team Leader:

Team Members:

About

build system pay all bill from one place and find the problems in bills and supplies utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published