From 5b0b2fbf85d9d2f9c2236c5eb5f52ea26a602647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Str=C3=B6m?= Date: Tue, 8 Oct 2024 00:21:15 +0200 Subject: [PATCH] Executable Tutorial Proposal --- .../jakstrom-lavo/README.md | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 contributions/executable-tutorial/jakstrom-lavo/README.md diff --git a/contributions/executable-tutorial/jakstrom-lavo/README.md b/contributions/executable-tutorial/jakstrom-lavo/README.md new file mode 100644 index 000000000..3c9d88d13 --- /dev/null +++ b/contributions/executable-tutorial/jakstrom-lavo/README.md @@ -0,0 +1,27 @@ +# Assignment Proposal + +## Title + +Using GitHub Pages to Launch a Prototype of Your Web Service + +## Names and KTH ID + + - Jakob Ström (jakstrom@kth.se) + - Carl Lavö (lavo@kth.se) + +## Deadline + +- Task 3 + +## Category + +- Executable tutorial + +## Description + +In our tutorial we will show how to set up a demo for your web service using the pages function of GitHub to give you a working bootstrap and not having to find a hosting solution. Instead only requiring a GitHub organisation. + +**Relevance** + +Being able to rapidly prototype is a very useful tool in the beginning of creating a web service. Not having to spend time on setting up back-end solutions and instead being able to focus on working out features. Using GitHub pages is according to us one of the simplest solutions for doing this and unlike Canva Pro and Adobe XD also available for free. +