8000 GitHub - bstuzer/AceGamer: The final project for Human Computer Interaction course at Politecnico di Torino
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The final project for Human Computer Interaction course at Politecnico di Torino

Notifications You must be signed in to change notification settings

bstuzer/AceGamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AceGamerApp - Overview

AceGamerApp is a web application for anyone who wants to play a PC game that his/her current setup cannot run. With this application, we aimed to achieve an easy-to-use environment where they can easily find the components to acquire in order to upgrade their current setup, or to create the best fitting one from scratch.

We've documented our project by following the steps called milestones as listed below:

  1. Project Description and Needfinding
  2. Prototyping and Heuristics
  3. Wireframes
  4. Usability Testing

Building instructions

In the main folder:

cd client
npm install
npm start
cd ..
cd server
npm install
nodemon server.js

Final results

Some of the pages can be seen in the following pictures:


Home page where the users are expected to specify the game to start.



The complete build selection page that is reached through the "New PC" path.



The summary page as seen when the user completes the "New PC" path.

About

The final project for Human Computer Interaction course at Politecnico di Torino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0