User Tools

Site Tools


Writing /var/lib/dokuwiki/data/meta/teaching/ie0117/proyectos/2013/ii/proyecto_gps_-_drivecr.meta failed
teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr [2016/03/07 15:25] – ↷ Page moved from teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drivecr to teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr amorateaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr [2022/09/20 00:08] (current) – external edit 127.0.0.1
Line 44: Line 44:
   * GPS Read: This method give us the posibility of knowing the position according to the GPS in that moment.   * GPS Read: This method give us the posibility of knowing the position according to the GPS in that moment.
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gpg_-_drivecr:coordenadasgps-cel|GPS read]]+[[teaching:ie0117:proyectos:2013:ii:proyecto_gpg_-_drivecr:coordenadasgps-cel|GPS read]]
  
   * Server: It is in charge of managing the communication between the client and the databases, and the app itself. The code for its implementation can be viewed in the following link:   * Server: It is in charge of managing the communication between the client and the databases, and the app itself. The code for its implementation can be viewed in the following link:
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drivecr:server|Server]]+[[teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr:server|Server]]
  
   * Database information management methods: A series of basic methods for retrieving and saving information in the databases were needed in order to ensure the GUI was able to manage the user's information, for signing up, login, etc. The code is in the following link:   * Database information management methods: A series of basic methods for retrieving and saving information in the databases were needed in order to ensure the GUI was able to manage the user's information, for signing up, login, etc. The code is in the following link:
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drivecr:database_methods|Database methods]]+[[teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr:database_methods|Database methods]]
  
   * GUI: This kind of apps require a decent graphic user interface, easy to learn how to use and navigate with. Aesthetic appeal is a good extra for making the app attractive to people, but it must be functional a efficient. The code for la GUI is in the next link:   * GUI: This kind of apps require a decent graphic user interface, easy to learn how to use and navigate with. Aesthetic appeal is a good extra for making the app attractive to people, but it must be functional a efficient. The code for la GUI is in the next link:
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drivecr:gui_implementation|GUI]]+[[teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drivecr:gui_implementation|GUI]]
  
   * Route tracing: For this particular and important functionality exists several apps and tutorials, such as pyroute and rana. These programs allow the user to trace a route from current location A to destination B. Currently, rana is replacing pyroute, yet both alternatives work. Rana is particularly useful in mobile devices.   * Route tracing: For this particular and important functionality exists several apps and tutorials, such as pyroute and rana. These programs allow the user to trace a route from current location A to destination B. Currently, rana is replacing pyroute, yet both alternatives work. Rana is particularly useful in mobile devices.
Line 69: Line 69:
 For information on the libraries and programs needed to develop a GUI using Qt and python, check the next link: For information on the libraries and programs needed to develop a GUI using Qt and python, check the next link:
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gpg_-_drivecr:qt_dependencies|Qt development libraries using python]]+[[teaching:ie0117:proyectos:2013:ii:proyecto_gpg_-_drivecr:qt_dependencies|Qt development libraries using python]]
  
 We first have a welcome window or front page, displaying the name and logo of the app. We will have buttons for skipping from the current window to the next or the previous window, both located in the upper corners. We first have a welcome window or front page, displaying the name and logo of the app. We will have buttons for skipping from the current window to the next or the previous window, both located in the upper corners.
Line 97: Line 97:
 ====== Manuals and Tutorials ====== ====== Manuals and Tutorials ======
   * This manual is used to to establish a connection between your phone and computer, and read your position by GPS localization    * This manual is used to to establish a connection between your phone and computer, and read your position by GPS localization 
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drive_cr:gps_manual|GPS Manual]] \\+[[teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drive_cr:gps_manual|GPS Manual]] \\
  
   * This is a tutorial for MySQL. Used for the data bases   * This is a tutorial for MySQL. Used for the data bases
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_gps_-_drive_cr:mysql_basic_tutorial|MySQL Basic Tutorial]] \\+[[teaching:ie0117:proyectos:2013:ii:proyecto_gps_-_drive_cr:mysql_basic_tutorial|MySQL Basic Tutorial]] \\
  
  
-[[teaching:ie0117:proyectos:2013:proyectos_2013_ii:proyecto_2|Return to proyect index]] \\+[[teaching:ie0117:proyectos:2013:ii:proyecto_2|Return to proyect index]] \\
  
  
teaching/ie0117/proyectos/2013/ii/proyecto_gps_-_drivecr.1457364306.txt.gz · Last modified: 2022/09/20 00:08 (external edit)