Skip to content

A full-stack subscription tracker built with React + Google Firebase backend. Live at subscribii.com

License

Notifications You must be signed in to change notification settings

ShreyRavi/subscribii

Repository files navigation

Subscriptions Under Control

Lose track of what you spend? Subscribii is an application built with React + Firebase to keep track of your own subscriptions!

Screenshots of the Subscribii App in action.

Usage

Go to the deployed app and log into the app via your Google account. Then, one can add and remove subscriptions and relevant information (payment date, amount, etc.).

Local Setup

  1. Clone Repository
git clone https://github.com/ShreyRavi/subscribii.git
  1. Change (ex. cd) to project top folder (if not already there)
  2. npm install packages
npm install
  1. Start React App
npm start
  1. (Optional, after Firebase setup) Deploy
npm run build
firebase deploy

Notable Files in src

  • SubscribiiApp.js
  • components/Footer.js
  • components/Header.js
  • components/SettingsDrawer.js
  • components/Controls.js
  • components/SubscriptionEditAddModal.js
  • components/SubscriptionList.js
  • util/util.js

Built With

Privacy Policy

See Privacy Policy here or navigate to PrivacyPolicy.md.

Future Plans

  • Add Data Visualization Panels on Spending
  • Track Year over Year spending
  • More QoL Improvements

About

A full-stack subscription tracker built with React + Google Firebase backend. Live at subscribii.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published