Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

BrunoBernardino/budgetzen-mobile

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
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Budget Zen - Mobile

This is the repo for the iOS and Android apps. Website is at https://budgetzen.net

NOTE: The mobile app is no longer available in the Play Store or App Store for ideological reasons. You can still build it from this repo yourself, or download + install the APK from the Releases page. The new, end-to-end encrypted version (v2) is currently available as a PWA/web app, which works for both mobile and desktop, and still has the source code publicly available.

Development

make install
make start
make pretty
make test
make deploy   # publishes to everyone (prod)
make build/android   # builds Android APK (manually added to releases)

See an older commit for other commands, related to building this for your iOS device.

TODOs:

  • Try to unify UI/UX with the BasicModal for the Date Picker and for the Budget Picker (use a regular picker inside the modal)
    • Add Expense
    • Edit Expense
    • Add/Edit Budget