forked from tesonet/windows-party
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9a80915
Showing
5 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.zip filter=lfs diff=lfs merge=lfs -text | ||
*.psd filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Great task for Great .NET Developer | ||
|
||
If you found this task it means we are looking for you! | ||
|
||
## Few simple steps | ||
|
||
1. Fork this repo | ||
2. Do your best | ||
3. Prepare pull request and let us know that you are done | ||
|
||
## Few simple requirements | ||
|
||
- Build single window app | ||
- Send authorization request (POST) to http://playground.tesonet.lt/v1/tokens to generate token with body: `{"username": "tesonet", "password": "partyanimal"}`. (Don't forget Content-Type) | ||
- Get servers list from http://playground.tesonet.lt/v1/servers. Add header to request: `Authorization: Bearer <token>` | ||
- Design should be recreated as closely as possible. | ||
- Use WPF, C# .NET 4.5 | ||
|
||
## Few tips | ||
|
||
- Follow MVVM Pattern | ||
- Follow DI Pattern | ||
- Use IOC container | ||
- Don`t lock UI | ||
- Log your app | ||
- Maybe You have an idea how it should interact with users? Do it! Its on you! | ||
- Have fun! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Git LFS file not shown
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.