Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fotogram

A web application for displaying photos. Images are rendered dynamically via JavaScript and can be viewed in an enlarged pop-up window.

Fotogram is part of the Developer Akademie's training programme for software developers (www.developerakademie.com). Certain technical and logical requirements had to be met for this project, but I was able to incorporate my own ideas into the design. The logo used was provided by the Developer Akademie. All other images are from Pixabay.

Fotogram Gallery

Fotogram Dialog

Table of Contents

Prerequisites

No build tool or server required — just a modern browser.

Quickstart

Clone the repository:

git clone https://github.com/karinaklages/fotogram.git
cd fotogram

Then open index.html directly in your browser:

fotogram/index.html

Project Structure

fotogram/
├── fonts/           # Local font files
├── img/             # Images and assets
├── index.html       # Application entry point
├── style.css        # Main stylesheet
├── mobile.css       # Responsive styles for mobile devices
├── fonts.css        # Font definitions
├── script.js        # Core logic
└── template.js      # HTML templates for dynamic content

About

Fotogram is a platform for displaying pictures. All images are rendered using JavaScript and the platform also features a dialog pop-up window.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages