Roland Zweifel's activity
From 05/16/2019 to 06/14/2019
06/14/2019
- RZ 02:55 PM queue Task #6679: Create ungleich game, a flask based game to show system engineering skills
- install etcd & start etcd
- read about how to use comands
- commands failed with different errors
- searching error file / no error file founded
- give right permissions - error still there
Questions:
- how looks a structur...
06/11/2019
- RZ 01:15 PM queue Task #6686: Implement game challenges 7-
- installed mysql and a client to verify the connection
- solved connection trouble with mysql successfully
- saved progress and realized, that i should use PostGreSQL and/or etcd
06/10/2019
- RZ 12:38 PM queue Task #6686: Implement game challenges 7-
- - programming first challlenge
-- programmed striping network-string (check if the syntax is ok)
-- programmen switch (to select later the challenges)
-- stopped at a error - could it be that Flask has rulez where to write your code?
...
06/07/2019
- RZ 04:16 PM queue Task #6686: Implement game challenges 7-
- Things i did today:
- Raw Flask Structure is ready
- JSON Commands are planned
- Server can take command and give out a specified variable
- and: Git Push is done - RZ 01:01 PM queue Task #6686: Implement game challenges 7-
- Things i did to understand flask:
- found out how to install and wrote progress to Chaorite
- learned structure with a web page, progress to chaorite
-- wrong way, no input/output to html - > input/output by CLI (curl). going back ...