|
8 | 8 | <sub>Built with ❤︎ by
|
9 | 9 | <a href="https://github.com/noobcoder17">Akash Debnath</a>
|
10 | 10 | </h2>
|
11 |
| -<p align="center">Drinkable is a Flutter App powered by Firebase to keep track your daily water intake.</p> |
| 11 | +<p align="center">Drinkable is a Flutter App powered by Firebase to keep track your daily water intake and remind you to drink water by sending notifications.</p> |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 | 15 | <h1 align="center">
|
16 | 16 | <img src="screenshot/flutter_01.png" height="420" />
|
17 | 17 | </h1>
|
18 | 18 |
|
19 |
| -In this app user will sign up using there Google Account (Google Sign-In) and if he/she is a new user, then he/she have to fill a form with basic details like gender, age, weight. We also added the daily wake up time. It will be used in next version where user will be notified to drink water in intervals. By providing the basis information, your can get your recommended daily water intake which is editable. |
| 19 | +In this app user will sign up using their Google Account (Google Sign-In) and if he/she is a new user, then he/she have to fill a form with basic details like gender, age, weight. We also added the daily wake up time. It will be used to send you a notification dauly at that time. By providing the basis information, your can get your recommended daily water intake which is editable. |
20 | 20 |
|
21 | 21 | <p align='left'>
|
22 | 22 | <img src="screenshot/flutter_06.png" height="380" />
|
23 | 23 | <img src="screenshot/flutter_08.png" height="380" />
|
24 | 24 | </p>
|
25 | 25 |
|
26 |
| -Now once you signed up, you can add water that you consumed. You can track your intakes in Statistics screen. |
| 26 | +Now once you signed up, you can add water that you consumed. You can track your intakes in Statistics screen. If you add water, then you will be notified after one and half hour later to drink water again. If you reach your daily target, then you won't be notified for that day again. |
27 | 27 |
|
28 |
| -In future if you want to update your profile data like you weight and get the recommended water intake automatically, then you can do it in profile page. |
| 28 | +In future if you want to update your profile data like your weight and get the recommended water intake automatically, then you can do it in profile page. |
29 | 29 |
|
30 | 30 | <p align='left'>
|
31 | 31 | <img src="screenshot/flutter_03.png" height="380" />
|
32 | 32 | <img src="screenshot/flutter_04.png" height="380" />
|
33 | 33 | </p>
|
34 | 34 |
|
35 |
| -This app also access your location and gets the weather from <a href="https://openweathermap.org/">Open Weather</a> api of your location. |
| 35 | +This app also access your location and gets the weather details from <a href="https://openweathermap.org/">Open Weather</a> api of your location. |
36 | 36 |
|
37 | 37 | For this app I made a custom looking App Drawer.
|
38 | 38 | <p align='left'>
|
|
0 commit comments