The project allows you to determine the most profitable tailoring of clothes in the selected season
Android:
open hotcold.apk
For example, let's choose summer. Next, click on the "Continue" button. Then we will see the second screen.
The number of the strategy to be selected will be written on it. By clicking on the button below, you can see the available strategies.
-
0.2.0
- ADD: Add
WebView strategies
- ADD: Add
-
0.1.1
- FIX: Crash when calling
_makeGetRequest()
- FIX: Crash when calling
-
0.1.0
- The first proper release
-
0.0.1
- Work in progress
Lebedyntsev Nikita – @Amanell – Telegram
Rubin Efim – @fimacom – Telegram
Solovinska Yevheniia - @jansool - Telegram
-
Create your feature branch (
git checkout -b feature/Hot_Cold
) -
Commit your changes (
git commit -am 'Add some HOTS'
) -
Push to the branch (
git push origin feature/Hot_Cold
) -
Create a new Pull Request