OpenBB icon indicating copy to clipboard operation
OpenBB copied to clipboard

Account Menu

Open colin99d opened this issue 2 years ago • 1 comments

Description

This PR adds the account menu. This menu lets you do the following things:

  • Login to your OpenBB account
  • Register for an OpenBB account (for now it just opens a browser to your current menu)
  • Upload your settings and keys (keys are encrypted)
  • Download your settings and keys (which are automatically loaded into the terminal
  • Send your script file to the server
  • Get other script files from users (not fully implemented yet)

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.
  • [ ] Make sure affected commands still run in terminal
  • [ ] Ensure the SDK still works
  • [ ] Check any related reports

Checklist:

Others

  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.

colin99d avatar Nov 08 '22 10:11 colin99d

Need to do super deep dive

100%

colin99d avatar Nov 10 '22 06:11 colin99d

@montezdesousa can you point this at develop?

jmaslek avatar Jan 12 '23 15:01 jmaslek

@montezdesousa can you point this at develop?

will have to rename the branch later as well

montezdesousa avatar Jan 12 '23 16:01 montezdesousa

@montezdesousa can you point this at develop?

will have to rename the branch later as well

we can hold off on the branch name check requirement for now

jmaslek avatar Jan 12 '23 17:01 jmaslek

@colin99d @jmaslek @montezdesousa Closing this PR since we are not building it as defined here.

I think it will be easier to add features as there are getting defined than trying to adapt this version.

Chavithra avatar Jan 19 '23 14:01 Chavithra