Metadata-Version: 1.1
Name: aem-gestion
Version: 1.0
Summary: aem_gestion
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: # README #
        
        Cette application web permet aux collaborateurs de l'auto-Ã©cole Marietton :
        
          - de consulter et de gÃ©rer les planning des Ã©lÃ¨ves depuis leur tablette
          - de consulter les fiches Ã©lÃ¨ves
          - de consulter les examens
          - de gÃ©rer les prospects et les devis pro
        
        Elle est dÃ©veloppÃ©e avec les composants open source suivants :
        
        ## Backend
        
        - [Python](https://www.python.org/downloads/) 3.7
        - [Pyramid web framework](https://trypyramid.com/) 1.10
        - [MySQL server](https://mysql.com/) 5.7 sur Windows Server 2008 R2 Entreprise
        - [Apache web server](https://apache.org/) 2.4 sur Debian GNU/Linux 9 (stretch) 
        
        ## Frontend
        
        - [Bootstrap framework](https://getbootstrap.com/) for CSS 3.3.7
        - [Jquery](https://jquery.com/download/) for JavaScript 3.4.1
        - Chameleon templates
        - [FormValidation](https://formvalidation.io/) form validator 0.7.0
        
        ## Jquery Plugins
        
        - [DataTables](https://datatables.net/) 1.10.20
        - [Fullcalendar](https://fullcalendar.io/) 3.9.0
        - [Fullcalendar Scheduler](https://fullcalendar.io/) 1.9.4
        - [Jquery-ui et jquery-ui-themes](https://jqueryui.com/) 1.12.1
        - [less.js](http://lesscss.org/) 3.11.1
        - [moment.js](https://momentjs.com/) with-locales.min.js
        
        
        [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
        
        
        
        0.0
        ---
        
        -  Initial version
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
