zancrash / BattlestationHub

A website for users to share their PC Battlestations. Built using C# and ASP.NET Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BattlestationHub

Battionstation Hub is a website built using C# and ASP.NET that allows users to upload and share their desktop PC setups. The site utilizes cloud hosting through Microsoft Azure.

Table of Contents

Local Installation

  1. Clone the repository.
  2. Run dotnet restore to install dependencies.
  3. Make sure you have the .NET Core SDK installed on your machine. The application is developed with .NET Core 4.8.
  4. Apply database migrations
  5. Run the application: dotnet run

About

A website for users to share their PC Battlestations. Built using C# and ASP.NET Core.


Languages

Language:C# 73.8%Language:HTML 24.0%Language:CSS 2.1%Language:JavaScript 0.1%