Outils pour utilisateurs

Outils du site


projets:plim:20142015:gr4

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
projets:plim:20142015:gr4 [2014/11/18 09:18] bourgeoisprojets:plim:20142015:gr4 [2014/11/22 19:48] (Version actuelle) – Traduction bourgeois
Ligne 3: Ligne 3:
 === MEMBERS === === MEMBERS ===
  
-TURCHINI Marie-Catherine BOURGEOIS Benjamin+TURCHINI Marie-Catherine and BOURGEOIS Benjamin 
  
 === Title of the Project : SportApp === === Title of the Project : SportApp ===
Ligne 20: Ligne 21:
 === Content of the Project === === Content of the Project ===
  
-// quelques lignes sur le projet // +The application purpose  is to propose to sportsman an help and statistics about their activity and training sessions. It's made for joggersbut also for cyclists or for any person who practice a sport which involve movement.
-// indiquer les données collectées sur le téléphonele nom de l'API et du namespace .Net pour cela// +
-// indiquer les informations que vous voulez obtenir après traitement (classification ...) des données collectées// +
-// indiquer la manière dont vous présenterez les informations obtenues à l'utilisateur// +
-// indiquer si vous souhaitez utiliser les informations obtenues pour d'autres fonctionnalités comme des actions sur votre téléphone//+
  
-Le but de l'application est de proposer aux sportifs une aide et des statistiques sur leur activité. Elle convient tout aussi bien aux joggeurs +Thus, during the physical effort, the application measures the following inputs: 
-qu'aux cyclistes ou tout autre pratiquant d'une discipline impliquant des déplacements.+- The phone movements and tilts, in order to calculate the number of steps made by the user ; 
 +- Successive GPS coordinates, in order to calculate the jogger speed and, thanks to this, be able to draw his 
 +route at the end of the session.
  
-Ainsiau cours de l'effort physiquel'application relève les données suivantes : +Sothanks to this data collectionthe user couldat the jogging end
-- Les mouvements et inclinaisons du téléphone, dans le but d'en extraire le nombre de pas fait par l'utilisateur ; +Know for how long he ran 
-- Les positions GPS successives, afin de calculer la vitesse du joggeur et de pouvoir dessiner le tracé de son parcours à la fin du jogging. +Know how many steps he did 
- +Know the minimalmaximal and average speed 
-Grâce à cette collecte, l'utilisateur pourraà la fin de son jogging : +Visualize a bar chart of the time spent by speed slice. He will have 3 slices : slow for the walkaverage for the raceand fast for the sprint ; 
-Savoir pendant combien de temps il a courru +Visualize his path on a Mapthanks to the GPS coordinatesand obtain the detail of the successive speeds 
-Savoir combien de pas il a effectué +of the jogger.
-Connaître ses vitesses moyennesminimales et maximales +
-Visualiser un histogramme du temps passé par tranche de vitessesoit lente pour de la marchemoyenne pour de la course et rapide pour +
-du sprint ; +
-Visualiser son trajet sur une carte etgrâce au relevé de ses positions GPS, obtenir le détail des différentes vitesses successives auxquelles  +
-il a été.+
  
  
Ligne 46: Ligne 40:
  
    * README File     * README File 
-// an README file to explain all you install from Visual Studio 2013 SP2 with the SDK WP8.0 or later, to deploy and execute your project on the Windows Phone //+[[http://users.polytech.unice.fr/~bbourgeo/img_plim/readme.txt]]
  
    * Project zip file     * Project zip file 
-// add the zip file of the Project //+[[http://users.polytech.unice.fr/~bbourgeo/PLIM_Appli_Running(G4).zip]]
  
    * All required softwares     * All required softwares 
-//Put all the links and explanations to install and to configure required softwares, before your WP8.X C# project// +Microsoft Visual Studio : [[http://www.microsoft.com/france/visual-studio/]] 
 + 
 +Windows Phone 8.0 SDK : [[http://www.microsoft.com/fr-fr/download/details.aspx?id=35471]]
  
  
 === HOW TO USE IT  === === HOW TO USE IT  ===
  
-// here write step by step how to use your project //  +__1. Launch the application__ 
-// you can add copies of screen in it //+ 
 +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/lancement_appli.png}} 
 + 
 +__2. Click on "Start jogging!" button__ 
 + 
 +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/debut_jogging.png}} 
 + 
 +__3. Perfom movement during the training__ 
 + 
 +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/pendant.png}} 
 + 
 +__4. Click on "Stop jogging." button__ 
 + 
 +__5. Visualize the training session statistics and informations__ 
 + 
 +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/graphe_vitesse.png}} 
 + 
 +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/histogramme.png}}
  
-1Lancer l'application +{{http://users.polytech.unice.fr/~bbourgeo/img_plim/trace_course.png}}
- +++ Lien +
-2Cliquer sur le bouton de commencement du jogging +
- +++ Lien +
-3Effectuer les déplacements +
-4Cliquer sur le bouton de fin du jogging +
- +++ Lien +
-5. Visualiser l'ensemble des statistiques et informations +
- +++ 2 liens+
  
  
 === RESULTS  === === RESULTS  ===
  
-// Write a summary of the main results of the project // +At the end of the training, the sportsman can have the number of steps, the movement route and speeds results. These are calculated at each new statementthe average is adjusted thanks to that, likewise for the bar chart, that to say the time spent by speed distribution is also adjusted in real-time.
-L'application calcule le nombre de pasrelève l'ensemble des positions GPS successives dont on déduit les vitesses.+
  
projets/plim/20142015/gr4.1416302318.txt.gz · Dernière modification : 2014/11/18 09:18 de bourgeois