Project TO-DO list
Conventions:
-
🛠 = to be completed by the students.
Files
-
Makefile
: for admin tasks, such as, provisioning, deploying, etc. -
Application/
-
index.html
: HTML login form. -
front-end.js
: RESTful JS logic front-end.❓ Using the Fetch API? -
back-end.py
:🛠 RESTful Python logic boilerplate
-
-
Docker/
-
Dockerfile
for the KinD app image -
❓ What else?
-
Edited by marcoemi.poleggi