<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/tampi-gl02/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/tampi-gl02/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 10 Jan 2018 18:15:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tampi-gl02/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Esslinger Florian</title><link>https://sourceforge.net/p/tampi-gl02/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -30,7 +30,7 @@
 -----

-## GUIDE DEVELLOPEUR
+## GUIDE DEVELOPPEUR

 -----
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Esslinger Florian</dc:creator><pubDate>Wed, 10 Jan 2018 18:15:54 -0000</pubDate><guid>https://sourceforge.net80b08841bd89f3788209c30b6739ab9dce5d2977</guid></item><item><title>Home modified by Esslinger Florian</title><link>https://sourceforge.net/p/tampi-gl02/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,10 +1,64 @@
-Bienvenue sur le wiki!
+# WIKI YADOM

-[Guide%20utilisateur]
+-----

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+## GUIDE UTILISATEUR

-The wiki uses [Markdown](/p/tampi-gl02/wiki/markdown_syntax/) syntax.
+-----
+
+### INSTALLATION
+
+*  se positionner dans le repertoire de la bibliothèque
+*   taper "npm install" pour installer les dépendances
+
+-----
+
+### UTILISATION
+
+Taper sur l'invite de commande : node YADomCli.js &amp;lt;commande&amp;gt;
+
+#### Liste des commandes disponibles:
+
+* readme : permet d'afficher le ReadMe
+* convert &amp;lt;type fichier="" entrée=""&amp;gt; &amp;lt;fichier à="" convertir=""&amp;gt; : permet de passer du format csv au format ics et vice versa.
+* chart &amp;lt;type fichier="" entrée=""&amp;gt; &amp;lt;fichier en="" entrée=""&amp;gt; : génère un rapport graphique au format HTML et lisible via firefox.
+* help : obtenir de l'aide
+
+Une fois la commande charts utilisée, il suffit de lancer le fichier charts.html inclus dans le dossier pour afficher l'emploi du temps.
+
+
+-----
+
+
+## GUIDE DEVELLOPEUR
+
+
+-----
+
+### ORGANISATION PROGRAMME
+
+* YADomCli.js : fichier regroupant les commandes du programme. [Caporal](https://www.npmjs.com/package/caporal) est utilisé comme module
+* README.MD : fichier readme semblable au guide utilisateur
+* fichiers .ical et .csv : fichiers de test pour utiliser le programme
+* CsvParser.js ; permet de parser un fichier au format .csv pour pouvoir ensuite le convertir ou afficher en chart
+* iCalModule.js : permet de parser un fichier .ical via le module [ical.js] (https://www.npmjs.com/package/ical.js)
+* chartGenerator.js : permet de générer le chart d'après un .ical ou .ics
+* checkConflictSchedules.js : permet de vérifier si 2 plannings ont un créneau commun.
+* chartsGenerated.js : contient la data pour afficher un tableau grâce à GoogleCharts
+* charts.html : page HTML à executer pour afficher le planning
+
+
+-----
+
+### PISTE EVOLUTION
+
+* L'utilisation d'un fichier .json pourrait être pertinent. Cela permettrai de stocker les plannings importés (.ical ou .ics) et ainsi unifier les plannings sous forme d'un objet
+* Rendre plus clair les actions effectuées par le programme : améliorer l'affichage via l'utilisation de couleurs et indiquer textuellement les actions faites
+
+
+
+-----
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Esslinger Florian</dc:creator><pubDate>Wed, 10 Jan 2018 18:15:06 -0000</pubDate><guid>https://sourceforge.net804845ceceee6886c24a5d31ccbafdf1001f1d97</guid></item><item><title>Home modified by Esslinger Florian</title><link>https://sourceforge.net/p/tampi-gl02/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,6 @@
-Welcome to your wiki!
+Bienvenue sur le wiki!
+
+[Guide%20utilisateur]

 This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Esslinger Florian</dc:creator><pubDate>Wed, 10 Jan 2018 17:31:10 -0000</pubDate><guid>https://sourceforge.net2e6c5d9f6103a0a2e5e602c8d79e3c6b1b7280e8</guid></item><item><title>Home modified by trois napoleon</title><link>https://sourceforge.net/p/tampi-gl02/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/tampi-gl02/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/napoleom/"&gt;trois napoleon&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-59f0814b2cd810775c7ef540" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">trois napoleon</dc:creator><pubDate>Wed, 25 Oct 2017 12:19:23 -0000</pubDate><guid>https://sourceforge.net749c0f2401046e8e7e9895af32da6509399f40cb</guid></item></channel></rss>