Skip to content

ecclessim/fyp_flutter

Repository files navigation

fyp_flutter

MomoManager - A portfolio allocation app using DRL-FinRL and PyPfOpt to perform portfolio allocation strategies.

Attribution

Icons made by Smashicons from www.flaticon.com

This Application is split into three components

  1. Firebase Server [Storage]

  2. Local Server [Computation]

  3. Flutter App [Display]

  4. Firebase Server Setup

  • Create a Firebase app, add the generated google services json into the flutter application
  • Enable email authentication
  1. Local Server
  • Install requirements listed in "requirements.txt"
  • Run api.py using a windows terminal (other OS not tested)
  1. Flutter App
  • Open the flutter directory in VSCode
  • Ensure that an android virtual device with SDK 29 is created
  • Run the application.

alt text alt text alt text

About

MomoManager Flutter Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages