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
- 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.
- 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
Environment | URL |
---|---|
Local | https://localhost:8100 |