Developing a Wordpress Plugin displaying UTBM scientific articles
Laboratoire Connaissance et Intelligence Artificielle Distribuées
(CIAD UMR 7533)
From June to September 2019
About the company / institution
[ PS ] I didn't actually go to this company but I was working under the supervision of her Co-founder and Deputy Director, the responsible of the software engineering stream at the UTBM, also my professor : "Mr GALLAND".
The laboratory CIAD (Distributed Knowledge and Artificial Intelligence) is a public research laboratory under the supervision of the University of Bourgogne and the University of Technology of Belfort-Montbéliard.
This laboratory is made up of about 70 people (Teachers-Researchers, PhD Students, Engineers, Post-Doctoral Students, Administrative Staff). Its goal is to design Hybrid Artificial Intelligences, Distributed and Explicable.
Its activity consists of two parts :
The laboratory CIAD (Distributed Knowledge and Artificial Intelligence) is a public research laboratory under the supervision of the University of Bourgogne and the University of Technology of Belfort-Montbéliard.
This laboratory is made up of about 70 people (Teachers-Researchers, PhD Students, Engineers, Post-Doctoral Students, Administrative Staff). Its goal is to design Hybrid Artificial Intelligences, Distributed and Explicable.
Its activity consists of two parts :
- The first concerns research on scientific barriers and the publication of its approaches in international journals and conferences of the field.
- The second concerns the development of proofs of concepts (TRL 7 level) based on its research results and the support of companies (from spin-off to the multinational and start-ups) in their innovation process. technology.
About the mission
[ 1 ] Description
Just before the start of my last semester at the UTBM, I realized that 4 credits were separating me from going to do my graduation training. That's why the responsible of the software engineering department asked me to create a plugin for his website linked to the UTBM's website, and like that I collected the missing credits.
All the UTBM articles are saved in a ".JSON" file. The idea of this project was too simple :
Just before the start of my last semester at the UTBM, I realized that 4 credits were separating me from going to do my graduation training. That's why the responsible of the software engineering department asked me to create a plugin for his website linked to the UTBM's website, and like that I collected the missing credits.
All the UTBM articles are saved in a ".JSON" file. The idea of this project was too simple :
- Learn how to create a Wordpress Plugin;
- Read the content of the JSON file;
- Don't save it's content to the database;
- Display the articles;
- On click on an article, open new page displaying its details.
[ 2 ] Used Software(s)
PhpStorm, Wordpress
PhpStorm, Wordpress
[ 3 ] Used technologies
PHP7, JQuery, HTML, CSS
PHP7, JQuery, HTML, CSS
[ 4 ] Database
MySQL
MySQL