Skip to content

Mobile app that simplifies personal finance management through real-time tracking and budget analysis.

Notifications You must be signed in to change notification settings

illianardz/FinancialTracker

Repository files navigation

Welcome to Financial Tracker!

Walkthrough Video Link

Prerequisites

  • GitHub account
  • Node.js and npm
  • Expo CLI
  • Visual Studio Code (recommended)
  • Expo Go App (to run on a physical device)

Setup Instructions

  1. Access the Financial Tracker repository and fork the repository to your GitHub account:
  2. Clone the repository onto your preferred device:
    • git clone https://github.com/illianardz/FinancialTracker.git
  3. Open the cloned Financial Tracker folder in Visual Studio Code
    • Visual Studio Code is highly recommended for running this prototype
  4. Once in VSC, open the terminal and install the dependencies:
    • cd ExpoApp
    • npm install
    • If you have a Mac, it is recommended to also run yarn install
  5. You will also need to install Expo CLI locally:
    • npm install -g expo-cli
  6. In the same terminal, start the Expo development server:
    • npx expo start
    • This will display a QR code and options to run the app on an emulator or a device
  7. If you wish to run the prototype on a physical device, download the Expo Go mobile app and scan the QR code
  8. If you prefer to run the prototype on your web browser, click on “Run in web browser” and it will launch the app within your default browser

About

Mobile app that simplifies personal finance management through real-time tracking and budget analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5