TODO - ptal/online-broker GitHub Wiki

Documentation

  • Database schema (documentation).
  • Documentation of the code.
  • Documentation of the architecture.

Code

  • Put in a trait the event-type id of Event classes.
  • Put the sqlcredential in a hidden repository in home (./onlinebroker) also add a openexchangerates.key file in that repository.
  • There is surely a lot of race conditions, investigate it (a user should not be able to launch another request if one is currently processing).