Skip to content

vvnnzar/Game-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-App

Monash Bootcamp Project 1 - Dylan, Luis, Sharon, Viv

About this project

This application provides an online search mechanism to identify the popular video games within a predefined date period and furthermore obtain the cheapest vendor price.

The following API's have been used to source data requirements:

  • RAWG
  • Cheap Shark

Project Link

https://vvnnzar.github.io/Game-App/

Screen layout and Design

The following image depicts the web application's appearance and functionality: (Game App Screen Design)

Installation

Pre requisites

To view and modify code you will require installation of HTML and Code editor software such as Visual Code Studio.

Installation of local project repository

  1. Install GITHib on your PC
  2. Create a local project repository
  3. Clone project repository
  4. Initialise the project using command: git init

Getting Started

Your project structure should mirror the following file structure: /.assets (Note: assets includes css , js and screen design files) /index.html /ReadMe.md

Tests

  1. Application loads without error
  2. Screen render mirrors design
  3. Game card renders image, game name and cheapest price.
  4. Game Price is a hyperlink value. On click of the hyperlink a new tab opens within the browser and the user is navigated to the vendor offering cheapest price.

Code Deployment

To update the project with latest code:

  1. Run command git status to ensure no conflict of changes
  2. Run command git pull to get latest code
  3. Stage files for checkin using command git add .
  4. Commit files using command git commit -m "My commit message"
  5. Push files to gitlab main branch using command git push

Built With

  • API's RAWG and Cheap Shark

Versioning

Initial Release v1.0 -04/06/2021

License

This project is licensed under Game App Inc. 2020

About

Monash Bootcamp Project 1 - Dylan, Luis, Viv, Sharon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors