Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.22 KB

image image

Project 0

Web Programming with Python and JavaScript (Harvard's CS50Web)

About

FINA PHO (Fine Art Phone Photography) is a personal fine art phone photography gallery.

Now written in Django, HTML, Sass/CSS, Bootstrap 4, and JavaScript. It uses the Open Sans font from Google Fonts API, and icons from Font Awesome. It was originally static and written purely in HTML, Sass/CSS and Bootstrap 4, for the sake of Project 0's scope and requirements, but now it's been refactored to use Django and its templating system.

index.html:

Contains the photo gallery itself.

The photo viewer(opened when you click on a thumbnail) is a heavily modified Bootstrap modal(Needs to be replaced with a proper viewer).

about.html:

Contains a little bit of trivia about the website and the author.

tools.html:

Contains recommendations of apps and other useful accessories directed towards phone photography.

learning.html:

Tips and other useful resources for those wishing to start exploring phone photography.