Skip to content

Private Bank is an open source & self-hosted banking app that helps you keep track of your expenses.

Notifications You must be signed in to change notification settings

julesbsz/PrivateBankApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Bank App

The app is currently under development and is not yet ready for use in production. Private Bank is an open source & self-hosted banking app that helps you keep track of your expenses.

How does it work?

I grew tired of tracking my expenses using an Excel sheet, which often led to errors (mostly due to deferred payments and laziness). That's why I created this app. The app is designed to be as user-friendly as possible. Each time you make an expense, you open the app and click the + button. You then add your expense type (income or expense) and the amount. You can also set a percentage of your total account amount that you want to save each month, so you will always know how much you can still spend.

Features

  • Total account amount
  • Add income/expense
  • Remaining expense before exceeding authorized threshold
  • Transaction history
  • And more

Design

The design was created using Figma. Most of the UI elements used have been designed by PixelPrem. You can find the Figma Design here.

Home     History     Add Transaction

Stack & Tools

The entire app is built using React Native and Expo. The database used for authentication and storing user data is Pocketbase, a simple database that you can host in a moment on your server. Check this link for more info.

Support

The best way to support this project is by giving it a star on GitHub and sharing it as widely as possible. Your support helps bring more visibility to the project and contributes to its growth. Thank you for your help!

About

Private Bank is an open source & self-hosted banking app that helps you keep track of your expenses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published