Skip to content

Dummy classes

Fu, Andy requested to merge dummy_classes into master

These are dummy classes for the skeleton of the application.

  • communicator.py communicates with the external system
  • data_parser.py parse the message received by the communicator
  • preprocessor.py process the parsed message, then interact with the database
  • database.py communicates with the database server
  • model.py is currently empty but with be a CW1 implementation
Edited by Fu, Andy

Merge request reports

Loading