Skip to content

zeepk/woodcut-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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