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:
- Project Description and Needfinding
- Prototyping and Heuristics
- Wireframes
- Usability Testing
In the main folder:
cd client
npm install
npm start
cd ..
cd server
npm install
nodemon server.js
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.