tholok97 / imt2291-web-technology

Repo for my lab-projects and experiments I do in IMT2291 - Web Technology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Repo for lab-projects and experiments I do in the subject IMT2291 - Web Technology at NTNU in Gjøvik.

Notes on running

  • Each subfolder is a standalone web project. Some of them have dependencies listed in composer.json.
  • Most of the projects require a web server (that handles PHP) to function properly. Place repo somewhere where your local web server can get to it (htdocs for. ex).
  • Projects that use databases should contain a .sql file with the exported database schema to be used for importing.

Collaborators

  • Yngve Hestem

About

Repo for my lab-projects and experiments I do in IMT2291 - Web Technology


Languages

Language:PHP 56.8%Language:HTML 40.0%Language:CSS 3.2%