-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/jchetti/Nexus into main
- Loading branch information
Showing
1 changed file
with
29 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,29 @@ | ||
# project2022-groep-7 | ||
|
||
![logo](https://github.ugent.be/SELab1/project2022-groep-7/blob/main/logo.jpg) | ||
## Gekozen app: neXus (Gameprogress tracker) | ||
[Marvel mockup](https://marvelapp.com/prototype/2dhfbf46) | ||
|
||
### Feedback op de mockup: | ||
- Contrast van bepaalde icoontjes niet duidelijk | ||
- Steam library kunnen linken/importen | ||
- Requests kunnen sturen naar vrienden om een game te spelen | ||
- Teammaking | ||
- Common games zien bij vrienden | ||
- Op All tab betekenis van kleuren duidelijk maken | ||
- Backlog hernoemen | ||
# Nexus | ||
|
||
![logo](https://github.com/jchetti/Nexus/blob/main/logo.jpg) | ||
|
||
This was a university project @Ghent-University made by: <br> | ||
[Sheng Tao Tian](https://github.com/GashinRS) <br> | ||
[Jahid Chetti](https://github.com/jchetti) <br> | ||
[Alexander Van Oyen](https://github.com/Azernic) <br> | ||
[Gilles Arnout](https://github.com/gilles-arnout) <br> | ||
Please note that the Insights tab is not accurate since most of us used the GitHub Enterprise accounts provided by our university to make this project. | ||
|
||
## What is Nexus? | ||
Nexus is a platform where you can keep and manage an organised list of all your games. That way you can have all your gaming info in 1 app instead of it being spread across different platforms. <br> | ||
Users can also look at each other's lists to see what games their friends are playing. | ||
|
||
### Discover games | ||
It's easy to discover new games on the home screen using different subcategories consisting of Trending, Recommended, Upcoming, Top Rated and Most Popular. Users can also look for games themselves using the search function. | ||
|
||
### Game Data | ||
Every game has it's own dedicated page where you can find all sorts of information such a summary, screenshots and the platforms it's available on. Users can also add these games to their own list using this page. | ||
|
||
### Your personal list | ||
This tab contains detailed information of all of the games you've added. Every game on your list will have a status (Playing, Completed, Planned, Dropped) which is color coded to make it easier to recognize, as well as the score you've given to them. You can also sort the games by time played, status, release date, score or alphabetically to make it even easier to find a specific subset of your games. | ||
|
||
### User profile | ||
The profile consists of a summary of different stats taken from your list. It also has all the games you've favorited, which are used to give you personalized recommendations on the Home screen. | ||
|
||
### Friends and notifications | ||
Users can add friends to make it easier to share your profile stats and list. You'll get a notification when you receive a new friend request or a game on your planned list is about to release. |