Subscription Management App - cs428TAs/w2023 GitHub Wiki

Project Description

Build a app to manage subscriptions to services, track spending, and notify you when they are about to expire or renew.

Feature Ideas

  • Users sign in and add subscriptions to their list.
  • A way of tracking how much they are spending per a month, and year.
  • Way to remove subscriptions, and modify them.
  • Nice graphs to display the stats of total spent.

Implementation

  • An app in Java for android.
  • A backend to handle signing in, adding, removing, updating, subscriptions.
  • A way to calculate and update costs as the subscriptions are renewed and re-billed.
  • Push notifications from the back-end to the app when they need to be notified.

Organization Chart:

Organization Chart and Roles

Status Reports:

Status Report #1 feb-4-2023

Status Report #2 feb-11-2023

Status Report #3 feb-18-2023

Status Report #4 feb-25-2023

Status Report #5 mar-04-2023

Status Report #6 mar-11-2023

Status Report #7 mar-18-2023

Status Report #8 mar-25-2023

Status Report #9 apr-1-2023

Status Report #10 apr-15-2023

Deliverables:

Deliverable 3: Project Requirements

Deliverable 4: Pert Chart

Deliverable 4: Gantt Chart

Deliverable 5: Architecture & Design

Deliverable 6: Test Plan

Group Members:

  • Kurumi Asano
  • Seungyoul Baek
  • Kyungwoo Jo
  • Ashtyn Taylor
  • Toren Trauntvein