Skip to content

ShreyRavi/subscribii

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Subscribii (subscribii.com)

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.

Link to Live Deploy

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