GameStoreMID video game e-commerce ASP.Net Core MVC application
- Admin interface - REST based system, see your most viewed games, customers order locations and how the ML algorithm connected the products.
- Recommendation system powered by machine learning
- Integrated with Facebook, Twitter, GoogleMaps and IGDB
- Beautiful and mobile-friendly interface
- Review system: rate and review every product, every vote counts!
- Order and cart system - order your favorite games(except for the actual payment)
GameStoreMID uses a number of open source projects to work properly:
- ASP.Net Core - is a free and open-source web framework
- IGBD - our source for images, descreption, videos of games.
- 3d.js - great javascript library for graphing stuff
- Twitter Bootstrap - great UI boilerplate for modern web apps
- ColoSHOP - beautiful free e-commerce template.
- jQuery - is a JavaScript library designed to simplify the client-side scripting of HTML.
GameStoreMID requires ASP.Net and SQL Server to run.
- open ./GameStoreMid/appsetting.json and make sure to replace all "Your Key" with the relevant API keys.
- open the sln file on the main folder with Visual Studio, and type the following command in the NuGet console
$ Update-Database
This will update your local SQL Server 30 game loaded from IGDB, give them random prices and create admin user.
user: [email protected]
password: Qwe123!