GeoffreyXue / PokemonTeamPOC

A proof of concept ASP.NET Core Razor app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PokemonTeamPOC

A proof of concept ASP.NET Core Razor app

The app queries pokeapi.co to gather a list of Pokemon. The user is able create and manage teams by adding/removing Pokemon.

This project is still currently a work in progress.

An experimental project made to

  • Learn basics on .NET and specifically ASP.NET Core
    • Also learn about different tools, use cases, etc.
  • Get familiar with Visual Studio Community IDE
  • Get familiar with C# syntax
  • Get used to Entity Framework
  • Understand basic MVC design structure of apps

About

A proof of concept ASP.NET Core Razor app


Languages

Language:C# 58.9%Language:HTML 36.1%Language:CSS 4.1%Language:JavaScript 0.9%