madifz / SubsTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subs Tracker

Subs Tracker is a subscription/trial/membership tracking web app. In the current era of web apps, SaaS, online entertainment and many more, any form of content, service and product is available online. That has also meant new and innovative ways that companies offer subscriptions and trials, from limited period discounted memberships, trials that end upon ending the auto-recurring payment or even unique trials period that end prematurely if there is no user activity or if a milestone isn't attained by user (JetBrains Academy trial period comes to mind - ends after a week if learner doesn't complete stage 1 of course).

Because of that, I decided to build an MVP CRUD-like web app that tracks such subscriptions so that you don't pay more that what is necessary and yet get the most value out of the subscription or trial.

This is currently a work in progress, I have decided to use Pentathlon XVIII as a self-imposed hackathon to build the first iteration of this.

Installation

This will be a web app so no installation is necessary but you can clone

Usage

License

MIT

MIT License

Copyright (c) 2022 Muhammad Danial Faizsal Bin Anuar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About


Languages

Language:HTML 75.8%Language:CSS 15.4%Language:JavaScript 8.8%