Skip to content

Commit ab6547a

Browse files
committed
Changed README.md
1 parent a9d6e4d commit ab6547a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# Crypto Portfolio Tracker
22
A tracker of your crypto portfolio, written in C# using .NET core. Made as KIV/NET semester project at Západočeská univerzita v Plzni.
3+
4+
- what's working:
5+
- most of the data layer implemented via SQLite database
6+
- integration tests ready
7+
- wrapper over SqlKata library
8+
- CoinGecko datasource implemented
9+
- integration tests ready
10+
- Blazor app startup with DI
11+
- fetching basic cryptocurrency stats via CG datasource and showing it on the "Fetch Data" page
12+

0 commit comments

Comments
 (0)