AXIOM Rest Interface

From apertus wiki
Revision as of 17:52, 23 June 2017 by Anuditverma (talk | contribs) (Updated week 2)
Jump to: navigation, search

1 Worklog

1.1 Week 1 (May 30 - June 6)

  • Started working on client App in Go language, understood the design requirements.
  • Pushed first version of client.go App to the Project GitHub repository
  • Re-structured the project directory and added the first draft of ReadMe file.

1.2 Week 2 (June 6 - June 13)

  • Updated ReadMe with current progress of the overall project.
  • Updated "client.go" file with incremental changes.

1.3 Week 3 (June 13 - June 20)

  • Containerised the Client App and added docker (support) file to the project repository.
  • Setup development environment with QtCreator and Visual Studio Code IDEs.
  • Updated client.go file (establishes connection with axiom daemon-server)
  • Updated the ReadMe file with illustrative figure about the project, steps to setup development environment with requirements and necessary configuration for the IDEs.