Skip to content

Federico-Lamperti/Polimi-Hypermedia_Application_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypermedia Applications Project A.A. 2022-2023

This repository contains the final tests of "Hypermedia Applications (Web and Multimedia)" course of "Computer Science and Engineering" held at Politecnico di Milano (2022/2023).

Score: 30/30

Professor: Garzotto Franca

Group Name: Web Wizards

Group Members:

  • Giandomenico Roberto
  • Grimaldi Francesca
  • Infantino Andrea
  • Lamperti Federico

Usability Evaulation Review

This report shows the usability evaluation of the website theinterngroup.com.
Usability evaluation aims at giving the client some clues to improve the product’s quality and to fix possible issues.

Web Technology Project

This is our website: Wizarding Ventures.
The purpose of the Web Technology Project is the development of a website for a Venture Capital.
Should you see errors or the website does not load, probably it is caused by the free database host service of Supabase that deactivates itself after 1 week of disuse.

Build Setup

To install the fundamental dependencies:

npm install

To open the website hosted locally at localhost:3000:

npm run dev -- -o

Deliverables

This is the Design Document and this is the Technology Documentation, a brief description of the implementation of the web project.