Difference between revisions of "AXIOM Rest Interface"

From apertus wiki
Jump to: navigation, search
(Created page with " == Worklog == === Week 1 (May 30 - June 6) === === Week 2 (June 6 - June 13) === === Week 3 (June 13 - June 20) ===")
 
(Updated log entries till June 20)
Line 3: Line 3:


=== Week 1 (May 30 -  June 6) ===
=== 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 [https://github.com/apertus-open-source-cinema/axiom-beta-rest-interface/tree/develop Project GitHub repository]
* Re-structured the project directory and added the first draft of ReadMe file.


=== Week 2 (June 6 -  June 13) ===
=== Week 2 (June 6 -  June 13) ===
* Updated ReadMe with current progress of the overall project.


=== Week 3 (June 13 - June 20) ===
=== 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.

Revision as of 17:13, 23 June 2017

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.

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.