-
Notifications
You must be signed in to change notification settings - Fork 0
MVPs
killacan edited this page Sep 6, 2022
·
2 revisions
Steam is an extremely popular online store for video games, as well as a platform for managing games.
This Steam clone is going to have the following functionality:
-
- Website will be listed and functional.
-
- Users will be able to create an account and sign in.
- Users will be able to log in to a dummy account to view the website as if signed in without creating an account.
- Users will not be able to post games or reviews without an account.
- Users should also be able to add friends.
-
- Arguable one of the most important features other than being able to sign in. Website will have an almost functional purchase features
-
- After adding a game to the cart, customer will be able to do all of the things that lead to checkout.
-
- Users will be able to leave reviews of a game, and there will be a scoring system based on total reviews.
- This hopefully will be separated by recent reviews, and all time.
- Users will be able to to create, update, and delete their own reviews.
- Everybody will be able to see reviews of games.
- Users will be able to leave reviews of a game, and there will be a scoring system based on total reviews.
-
- Users should be able to set a profile photo, and a description.
- Ideally there will be other customizations such as a animated background.
-
- lastly users should be able to post their own games for the website (after approval) to be sold to other users.