agh372 / comic-book-store

ASP.NET MVC project which uses Marvel API to display comic books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comic-book-store

ASP.NET MVC project which uses Marvel API to display comic books

Screenshot

comic_1 4x

How to run

Register and get a public key and private key from Marvel website.

Add the keys in MarvelRepository.cs class

Open the source via Visual Studio 2017 and run it.

Features

  • Added Pagination
  • Search feature

TODO

  • Use redis to store user data
  • Login authentication

About

ASP.NET MVC project which uses Marvel API to display comic books


Languages

Language:C# 46.7%Language:HTML 37.8%Language:CSS 14.9%Language:ASP 0.5%