Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nmklotas authored Jul 13, 2018
1 parent 6f06b94 commit 24881e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ If you found this task it means we are looking for you!
- Get servers list from http://playground.tesonet.lt/v1/servers. Add header to request: `Authorization: Bearer <token>`
- Use MVVM framework, we like Caliburn.Micro, but maybe you know better?
- Use WPF, C# .NET 4.6.1 or later
- Implement logging in your app

## Few tips
- Follow modern WPF apps development best practices:
- Use MVVM & Dependency injection patterns
- Use IOC container
- Don't lock UI
- Don't reinvent the wheel! If you find a nice library/framework that can make your life easier use it!
- Implement logging in your app
- Maybe You have an idea how it should interact with users? Do it! Its on you!
- Have fun!

Expand Down

0 comments on commit 24881e4

Please sign in to comment.