Skip to content

Commit

Permalink
chore: Add supported providers
Browse files Browse the repository at this point in the history
  • Loading branch information
devcsrj committed Nov 21, 2023
1 parent 68bc64b commit 7238316
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,21 @@
[![Java CI](https://github.com/devcsrj/is-due/actions/workflows/gradle.yml/badge.svg)](https://github.com/devcsrj/is-due/actions/workflows/gradle.yml)
![GitHub License](https://img.shields.io/github/license/devcsrj/is-due)


Your one-stop app for managing Philippine service provider invoices.

Although service providers in the Philippines have a web portal for accessing invoices, they're either slow, dated, unreliable - usually all of the above. The frustrations in navigating these crappy web portals led me to write this tool to aggregate all of my invoices in one place.
Although service providers in the Philippines have a web portal for accessing invoices, they're either slow, dated,
unreliable - usually all of the above. The frustrations in navigating these crappy web portals led me to write this tool
to aggregate all of my invoices in one place.

Interestingly enough, this project also made me realize how unsecure and horribly written the said web portals are.

## Supported Providers

| Provider | Type | Status |
|-----------------------------------------------|-------------|--------|
| [Converge ICT](https://www.convergeict.com/) | ISP ||
| [SecurityBank](https://www.securitybank.com/) | Credit Card ||

## Running

> This project is still in its early stages. It's not yet ready for public consumption.

0 comments on commit 7238316

Please sign in to comment.