Skip to content

Track your finances with ease. Add Crypto, Multi Currencies, Groups, Chamaas, Banks, Tokens, Gift Points and Track them on One Platform!

Notifications You must be signed in to change notification settings

DevLucem/FundTrace

Repository files navigation

...a simple web app to track your expenses and income

Demo

Features

  • Built with PWA and Firebase
  • Local and Cloud Sync
  • Multi-Currency and Unlimited Accounts
  • Account Sharing

Getting Started

Clone the repo and run

npm install
cd functions
npm install
cd ..

Configure

  • Create a firebase project or get the firebase config files of the one you already have
    apiKey: "",
    authDomain: "",
    projectId: ""
    
  • Update the src/firebaseConfig.json config files with your above keys
  • To customize your app, go to public/serviceWorker and public/manifest files and add any files not included in the assets and icons.
  • You can use Icons Builder to generate your icons

Test Front-End Locally

npm run dev

Test Full App Locally

firebase serve

Build for production

npm run d


Your website app files will be available in the dist folder.

Made With ♥

(                   (                            
)\ )                )\ )                         
(()/(     (    )    (()/(   (          (     )    
/(_))   ))\  /((    /(_)) ))\   (    ))\   (     
(_))_   /((_)(_))\  (_))  /((_)  )\  /((_)  )\  '
|   \ (_))  _)((_) | |  (_))(  ((_)(_))  _((_))  
| |) |/ -_) \ V /  | |__| || |/ _| / -_)| '  \()
|___/ \___|  \_/   |____|\_,_|\__| \___||_|_|_|  

About

Track your finances with ease. Add Crypto, Multi Currencies, Groups, Chamaas, Banks, Tokens, Gift Points and Track them on One Platform!

Topics

Resources

Stars

Watchers

Forks