NicoHambauer / MPS-Uebung-1.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPS_Template

This is a template for exercise #1 of Managing Projects Sucessfully (MPS) of the Friedrich-Alexander University Erlangen-Nuremberg. https://www.it-management.rw.fau.de/mps-uebungen/

Purpose

The purpose of this template is to provide students with a basis for creating a simple web app with HTML, CSS and Javascript while managing the project with Scrum.

Sctructure

JavaScript and CSS Assets from Bootstrap are located in the Bootstrap folder. Ressources like the header image are located in the ressources folder.

The template itself is written in the index.html file with some small additions in the style.css file.

How to use

Download or clone this repository on your local machine. You can then open the index.html file with any modern browser to view the template.

Please consider that this is a simple and static web app. The utilities for deployment on a server like express are not included.

About

License:MIT License


Languages

Language:JavaScript 93.7%Language:HTML 5.8%Language:CSS 0.5%