Files
caotek_monaa/README.md
2020-04-14 12:24:20 +02:00

34 lines
1.0 KiB
Markdown

# README #
Cette application permet de :
1. faire le suivi des actifs financiers : actions, ETF, obligations (assurances-vie), livrets
2. compararer les écarts avec une allocation cible
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 Debian GNU/Linux 9 (stretch)
- [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.2.1
- Chameleon templates
- [FormValidation](https://formvalidation.io/) form validator 0.7.0
## Jquery Plugins
- [DataTables](https://datatables.net/) 1.10.20
- [less.js](http://lesscss.org/) 3.11.1
- [moment.js](https://momentjs.com/) with-locales.min.js
- [Google Charts](https://developers.google.com/chart)
[Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)