commit c748f35786d5451189748b3eabc5c2e6c2ffab2f Author: Théo Marchal Date: Sat Jan 9 01:09:00 2021 +0100 Add readme file diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b9bce8 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Ginou Project + +## What is it + +This project is a website dedicated to the memory of my late grandmother who was an artist named Ginou, with the goal of keeping her painting legacy intact. + +Of course, all the content is oriented around her, but you can easily edit it and use it for your own purpose if you want. Just please perhaps change the design a little bit? + +## Tools + +Tools used: +* [jQuery](https://jquery.com/) +* [fancybox 3](https://fancyapps.com/fancybox/3/) +* [Chart.js](https://www.chartjs.org/) + +Fonts used: +* Rubik +* Commissioner +* Hot August Night + +### Export Excel spreadsheet to JSON + +The JSON file present in the repository is generated automatically from an Excel spreadsheet. See this [Stack Overflow thread](https://superuser.com/questions/1249898/saving-excel-sheet-as-json-file) for details. \ No newline at end of file