Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeepk/woodcut-dotnet
Stat tracker for the popular MMO Runescape
https://github.com/zeepk/woodcut-dotnet
api core csharp dotnet gaming javascript osrs react redux runescape sql typescript
Last synced: 1 day ago
JSON representation
Stat tracker for the popular MMO Runescape
- Host: GitHub
- URL: https://github.com/zeepk/woodcut-dotnet
- Owner: zeepk
- Created: 2021-10-01T07:14:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T21:55:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-27T20:28:45.953Z (about 2 months ago)
- Topics: api, core, csharp, dotnet, gaming, javascript, osrs, react, redux, runescape, sql, typescript
- Language: TypeScript
- Homepage: https://woodcut.info
- Size: 89.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Woodcut
Stat tracking app for the popular MMO _Runescape_
![image](https://user-images.githubusercontent.com/42755431/135703408-dcda7154-c43e-41c4-8177-53bda1a4cbed.png)
### 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