Skip to content
/ GameWeb Public

Interactive catalog of video games. Made using ASP.NET Core 2.0.

Notifications You must be signed in to change notification settings

FilWil/GameWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameWeb

Web application which allows to categorize video games. Made using ASP.NET Core 2.0.

Technology stack: ASP.NET Core 2.0, Entity Framework, SQL, C#, Microsoft Azure, HTML, CSS, JavaScript, JQuery

Features:

  • Display list of games (fetched from database)
  • Sort listed games by title, platform, genre, release year
  • Display details for particular games
  • Browse gallery of screenshots (stored in Azure Cloud as a blob)
  • Add new games to the list and upload screenshots (everything is synchronized with database / blob container)
  • Search for specific games using searchbar
  • Access to REST API with CRUD functions
  • Register / login (users are stored in a database)

Home page

Home page

Catalog

Catalog

Game details

Game details

Gallery

Gallery

Gallery detail

Gallery detail

API list

API list

API example

API example

Sorting by a title

Sorting by a title

Searching for games containing string "go"

Searching for games

Add game view

Add game view

Upload photo view

Upload photo view

About

Interactive catalog of video games. Made using ASP.NET Core 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published