Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Use flask_mongoengine for ODM control, enable the dataflow from localhost backend to local/online database.
  2. Implement Models and APIs for existed functionalities
  3. Create unit-tests for both APIs and class methods