Actions
Task #6679
closedCreate ungleich game, a flask based game to show system engineering skills
Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
05/13/2019
Due date:
05/31/2019
% Done:
100%
Estimated time:
(Total: 0.00 h)
PM Check date:
Description
- high score & intro on landing page
- toolchain (= tools that you will use)
- flask
- pipenv
- etcd
- REST
- Tasks
- get a vm
- ipv6 only, alpine
- create a user, install pipenv, setup flask with pipenv
- get hello world running with flask
- create a CLI (= a python script) that allows a user to register == (cli = command line interface)
ungleichgame register nico
# creates the user nico
- create register page => register user (no passwords!)
- create landing page with high score in flask
- get a vm
- List of Challenges
Actions