Skip to content

Vinz-z/apex_venture-hyp2023

Repository files navigation

Hypermedia Applications Project 2023

Project for the Hypermedia Applications course at Politecnico di Milano.

The website is accessible at https://apex-venture-ecru.vercel.app/

Team name: TheSuisiteSquad

Authors


Usability Evaluation

This part of the project consists in evaluating the usability of the TheInternGroup web application.

The file of the final Usability Report can be found here


Web Application Design

This part of the project consists in the design and development of a website for a venture capital firm, showing the projects funded, the areas of investment and the team of the venture capital firm.

The file of the final Design Report can be found here

The file of the final Implementation Specification can be found here


Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate