/MyBullion-App

A mobile app for iOS and Android that interfaces with the Laravel backend. It allows users to manage their gold and silver investments, view real-time spot prices, and track portfolio performance.

Primary LanguageTypeScript

My Bullion - Ionic App (iOS & Android)

Overview

A mobile application available for both iOS and Android platforms. It interfaces with the Laravel back end to provide users with a seamless experience in managing their gold and silver investments. Users can securely sign up, log in, add and manage their precious metal holdings, view real-time spot prices, and track the historical performance of their portfolio.

  • Developer: Jack Fitzgibbon (@fitzgibbonjack)
  • Deployment: tbc

Prerequisites

  • Node 20.*
  • Android Studio - Latest
  • xCode - Latest

Installing these tools can easily take you an hour. You should keep an eye on it because it can timeout and ask you for passwords.

Running the application locally

  • Create .env file in the root of this project.
    • Populate with values provided by the developer.
  • Run npm install
  • Run ionic serve
  • Visit the local url specified in access section
    • Should return a Laravel 404 page

Access

Environment URL
Local https://localhost:8100