23 lines
815 B
Markdown
23 lines
815 B
Markdown
# 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. |