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
Updated by Nico Schottelius over 5 years ago
- Priority changed from Normal to High
Updated by Nico Schottelius over 5 years ago
when starting, update this ticket status, please
Updated by Roland Zweifel over 5 years ago
- Status changed from New to In Progress
Updated by Roland Zweifel over 5 years ago
- 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 structure for this kind of Database?
- retry - make etcd runable
-- tutorial is good ended badly - SystemD!!!
-- need a Init File for Etcd
-- found a Init File-> more errors occurs - interessting, its shows the deeper paths
-- maybe etcd will not work proper today, but i learned much about InitV.
Updated by Nico Schottelius over 5 years ago
- Project changed from 15 to queue
- Status changed from In Progress to New
- Assignee deleted (
Roland Zweifel)
Actions