Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 567 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 567 Bytes

Woodcut

Stat tracking app for the popular MMO Runescape

image

Tech used

Back end

  • C#
  • .NET 5
  • Entity Framework
  • Azure SQL Database
  • Hosted with Azure Web Service

Front end

  • TypeScript
  • React
  • Redux
  • PrimeReact UI Library
  • Chart.js
  • Luxon DateTime
  • Sass

Branch Structure

  • master: usually the most recent prod deployment
  • dev: latest code, may not be 100% functional
  • release-x.x.x: code for that particular release