From 691e1b9713b5826506ddf1912a37d8313ecb0223 Mon Sep 17 00:00:00 2001 From: Long Tran Date: Thu, 21 Apr 2016 21:13:32 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33cd5036..2a593e27 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,5 +18,14 @@ STEAM_WEB_API_KEY=DUMMY_KEY - You need a backpack.tf API key (http://backpack.tf/api/register) for the price history function to work. - You need a steam web API key (http://steamcommunity.com/dev/apikey) in order to be able to download steam user data. +## Technologies +It would be really if you were somewhat familiar with the technologies and concepts. If not, I provided some userful links for you. +- Dependency using dagger 2 + - https://guides.codepath.com/android/Dependency-Injection-with-Dagger-2 +- Model-View-Presenter design pattern + - https://github.com/ivacf/archi +- Retrofit + - https://guides.codepath.com/android/Consuming-APIs-with-Retrofit + ## No Coding - You can report issues or suggest new features in the [Steam group](http://steamcommunity.com/groups/bptfandroid) or [here on Github](https://github.com/Longi94/bptf/issues)