From 439d560d2a549fb7ed51b417815783ea9e80a48b Mon Sep 17 00:00:00 2001 From: Krishna Konda <67254469+krishnankonda@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:05:06 -0500 Subject: [PATCH] Update TeamInfo.md Adding Project Title and Project Summary --- TeamInfo.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TeamInfo.md b/TeamInfo.md index a165227..f4d23db 100644 --- a/TeamInfo.md +++ b/TeamInfo.md @@ -19,10 +19,12 @@ | Info | Description | | ----------- | ---------------------- | -| Title | ProjectTitle | +| Title | Steam Engine | | System URL | link_to_system | | Video Link | link_to_video | ## Project Summary -This is a summary of the project! + We want our project to be a good way for users to find any games they want to play and/or explore data about Steam's library. The main functionality will be a way to search up either the title of a game or identifiers, like the genre of the game, and explore any matches through filters. Our database gives us plenty of different identifiers for the user to search by, like minimum hardware necessary to play the game, reviews, whether the game is casual or not, and many others. Additionally, we want to include an interactive visual to show the breakdown of steam’s library with respect to user-chosen identifiers: for example, if the user wanted to see how much of steam’s library is categorized as RPG and single player, they would be able to see that breakdown via an interactive visual. + We also will include functionality to log into an account of some sorts. Features associated with that would include the option to “like” a game and add comments about it for other users to see, as well as save games for future sessions. We also want the user to be able to enter their computer specifications so that we can recommend games their systems are capable of running. +