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
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.
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.
To install the fundamental dependencies:
npm install
To open the website hosted locally at localhost:3000:
npm run dev -- -o
This is the Design Document and this is the Technology Documentation, a brief description of the implementation of the web project.