Skip to content

JavaTheCoder/GameStore

Repository files navigation

GameStore

The GameStore Application designed only for true gamers

The super easy to use GameStore app built with ASP.NET MVC


⚙️Technologies Used:

  • C#, ASP.NET, EF Core

  • HTML, CSS, Javascript


✅Main Features:

  • ✔️Registering on the GameStore Portal

  • ➕Adding Games to Cart

  • ✔️Leaving comments under any game (ability to CRUD them)

  • ✔️Viewing Games on the store, their Title, Description, Genres, Price

  • ✔️Creating Games with Title, Genres, Price (only for Manager/Admin)

  • ✔️Deleting Games/Comments (only for Manager/Admin)


How to Run?🤔

  • Clone the Project

  • Open "Package Manager Console" on Visual Studio

  • Add Migration with command "Add-Migration 'migration-name'"

  • Update the Database with command "Update-Database"

  • Run the Application


📸ScreenShots:

Screenshot (42) Screenshot (44) Screenshot (45) Screenshot (46) Screenshot (47) Screenshot (49) Screenshot (52) Screenshot (50) Screenshot (51)


🧑‍💻Status:

Working (No Bugs Found, yet)

About

The GameStore Application designed only for true gamers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published