projets:plim:20152016:gr8
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
projets:plim:20152016:gr8 [2015/10/20 06:45] – yuqi_wang | projets:plim:20152016:gr8 [2015/11/20 20:12] (Version actuelle) – yuqi_wang | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
==== MAIN INFORMATIONS about the Project ==== | ==== MAIN INFORMATIONS about the Project ==== | ||
- | The main goal of the project is to link the location of the user with its battery usage. With these information the app will be able to say to the user that usually a this place he is loosing 20% of battery for example and then tell him to be carefull regarding | + | The main goal of the project is to link the location of the user with its battery usage and to inform him of the out-of-battery |
=== MEMBERS === | === MEMBERS === | ||
Ligne 19: | Ligne 19: | ||
== Content of the Project == | == Content of the Project == | ||
+ | Main technical features of the application : | ||
+ | * Database access and storage | ||
+ | * Location data | ||
+ | * Battery level data | ||
+ | |||
+ | With these information the app will be able to say to the user that usually at a given place he is loosing a certain quantity of battery and then tell him to be careful regarding the remaining level of battery. | ||
+ | |||
+ | The goal is to anticipate the low battery level with the previous scenario. | ||
+ | |||
+ | Here is how we did that : | ||
+ | |||
+ | When the user enters a place he use to visit, the application check the last battery usage for this place (an average of the last visits) and inform him if its current level is too low. For instance : | ||
+ | |||
+ | "Last time you were at work you used 25% of your battery and your current level is 22%. You should plug your phone in !" | ||
+ | |||
+ | We also record the level of battery when he leaves the place in order to put it in the database to calculate the average usage of battery in this place for the next time. | ||
=== Developped SOFTWARE === | === Developped SOFTWARE === | ||
- | Microsoft Visual Studio Community 2015, | + | * Microsoft Visual Studio Community 2015, |
- | Microsoft Visual Studio Professionnal 2013 | + | |
== Screenshots and GUI description == | == Screenshots and GUI description == | ||
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
== SOFTWARE PACKAGES of the Project == | == SOFTWARE PACKAGES of the Project == | ||
+ | * Git : https:// | ||
+ | * Zip : {{: | ||
+ | |||
== Required SOFTWARE Environment == | == Required SOFTWARE Environment == | ||
+ | Microsoft Visual Studio Community 2013 or Professionnal 2015 should both work. | ||
- | == How To build solution from project sources == | + | * All required softwares : |
+ | - [[http:// | ||
+ | - [[https:// | ||
+ | |||
+ | == How To build solution from project sources == | ||
+ | Just build and launch the solution from Visual Studio. | ||
=== HOW TO USE IT and RESULTS === | === HOW TO USE IT and RESULTS === | ||
+ | Launch the app, click on "go GPS Battery" | ||
+ | If you press "go School" | ||
== Video == | == Video == | ||
+ | |||
+ | Youtube : https:// | ||
== Tutorial == | == Tutorial == | ||
+ | Unzip the .zip, open the project in Visual Studio (file/ |
projets/plim/20152016/gr8.1445323541.txt.gz · Dernière modification : 2015/10/20 06:45 de yuqi_wang