Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime...

14
Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009 Polytech’Nice

Transcript of Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime...

Page 1: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Reorganizing the global structure

Boulay ClémenceBoutserin MaximeBrigot AurélienJacquet MaximeSI4

Tutors: Nicolas Lionel, Gautero Michel

06/12/2009Polytech’Nice

Page 2: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

IntroductionI. Presentation of the applicationII. ObjectivesIII. Work organizationIV. Accomplished workV. DemonstrationConclusion

Page 3: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Part of the Victoria ProjectSemantic translationBetter quality of translation

Leff_Int :Development of a Web-ApplicationConsulting and editing a huge database

Page 4: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Two different display modes :View mode

Page 5: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Edit mode

Page 6: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Revision and reorganization of the codeBack-end revisionExtendability of codeAdaptation of Front-end

Reorganization of the database

Addition of functionalities

Page 7: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Using new toolsAJAXSQLite -> MySQL server JQuery

Page 8: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Provisional Gantt Diagram

Page 9: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Effective Gantt diagram

Page 10: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Qui a fait quoi

Page 11: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Data base :

MySQL server instead of SQLite

New tables

New fields

Page 12: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Back-end organization :

Page 13: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Front-end organization :

Page 14: Reorganizing the global structure Boulay Clémence Boutserin Maxime Brigot Aurélien Jacquet Maxime SI4 Tutors: Nicolas Lionel, Gautero Michel 06/12/2009.

Ce qui a été faitCode solide et réutilisableSGBD : MySQLAJAX

Ce qui n’a pas été faitAjoutTraceFonctionnalités d’affichage (cacher

colonnes/lignes, copier ligne dans l’ajout…)