Add new Expense Tracker app.
This commit is contained in:
parent
c73ec1fb4e
commit
5c515f0d1d
@ -31,6 +31,31 @@
|
||||
</div>
|
||||
|
||||
<div class="row center text">
|
||||
|
||||
<div class="col-12 text border" id="expense">
|
||||
<figure>
|
||||
<a href="https://git.hyperling.com/me/flutter-expense-tracker/releases">
|
||||
<img loading="lazy" width="25%" height="25%" alt="expense_image"
|
||||
src="/files/media/icons/expense.png"
|
||||
/>
|
||||
<figcaption>
|
||||
<p>Recurring Expense Tracker</p>
|
||||
</a>
|
||||
<p>
|
||||
Keep track of repeating expenses and their effect on your
|
||||
finances. First app written in Flutter.
|
||||
</p>
|
||||
<p>
|
||||
<!--[<s><a>F-Droid</a></s>]-->
|
||||
[<a href="https://git.hyperling.com/me/flutter-expense-tracker/"
|
||||
target="_blank" rel="noopener noreferrer">Source Code</a>]
|
||||
[<a href="https://git.hyperling.com/me/flutter-expense-tracker/releases"
|
||||
target="_blank" rel="noopener noreferrer">APKs / Obtainium URL</a>]
|
||||
</p>
|
||||
</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
<div class="col-12 text border" id="tictactoe">
|
||||
<figure>
|
||||
<a href="https://git.hyperling.com/me/android-tictactoe/releases">
|
||||
|
Loading…
x
Reference in New Issue
Block a user