-
Notifications
You must be signed in to change notification settings - Fork 8
Implementation
Emmanuel Briot edited this page Aug 25, 2016
·
1 revision
These pages document "interesting" facts about the implementation. They will most likely only be of interest to developers.
Geneaprove is written in python. It uses the django framework on the server side and to access the database. It uses javascript> (and AngularJS 2) on the client side.
Geneaprove requires an HTML5 compatible browser. It has been tested mostly on Chrome and Firefox, although recent versions of Opera should now support text in the <canvas> and therefore be usable. It hasn't been tested with Internet Explorer 8 or 9 (and will not work with earlier version for sure).