FishEye: exhibition platform for freelance photographers. Accessible and keyboard navigable website.
FishEye is a website that allows independent photographers to present their best works. It was developped for a fictive company as a student homework.
This project was first started by a fictive colleague from these mockups. This fictive colleague published his work on this repo.
You can have a look on this website here: https://csimon-web.github.io/fisheye/
- HTML, CSS, Javascript
- Git
- VS Code
To get a local copy up and running follow these simple steps.
- Git
- Clone the repo
git clone https://github.com/csimon-web/fisheye.git- Open the index.html file in your favorite internet browser
When you launch the index.html file, you access to the homepage of the website, displaying the registered photographs. The data and pictures/videos are displayed from a json file. You can then click on any of these photographs to get his/her pictures and videos. You can filter these pictures and videos according to the name, the date or the popularity of the file. You can click on the heart below a thumbnail to like the picture/video. You can click on any thumbnail to open a modal window displaying a slideshow. You can click on the "Contactez-moi" button to open a modal form that will enable you to write a message to the photograph
Christophe Simon: personnal website
Project Link: https://github.com/csimon-web/fisheye
- This readme version is a customized version of this github repository by NicolasBrondin
