RyanOC / NewsReader

An sample application to show a little of my current stack and to keep busy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Reader

Overview:

This demo application is built using ASP.NET Core 3 Web API and Angular 8 to use data from the Hacker News API

Other .Net Libraries Used:

  • Polly
  • Newtonsoft.Json
  • FluentAssertions
  • Moq
  • XUnit

Backlog:

  • Add factory methods to create additional news feeds while maintaining clean code.
  • Add unit tests to the UI code
  • Add automated integration tests using Selenium and/or Cypress
  • Add Material UI

About

An sample application to show a little of my current stack and to keep busy.


Languages

Language:C# 40.8%Language:TypeScript 32.4%Language:HTML 17.1%Language:JavaScript 6.0%Language:CSS 3.8%