GithubHelp home page GithubHelp logo

shahzaib-sheikh / photography Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabianschmick/photography

0.0 0.0 0.0 27.42 MB

Template and CMS for photographs build with symfony

Home Page: https://fotografie.fabian-schmick.de

Shell 0.07% JavaScript 9.26% PHP 50.18% Sass 12.17% Twig 28.32%

photography's Introduction

Photography

Tests and Deployment Scrutinizer Code Quality

This project is based on the Symfony PHP Framework and should be seen as some sort of small template for photograph websites. Note: you should have experience in web development to adjust the project to your preferences.

You can find first impressions on fotografie.fabian-schmick.de or watch the gif below

back-and-frontend

Features

The project provides you following functionality:

  • Symfony 5.4 (LTS version) and PHP 8.1 compatibility
  • Responsive layout with the help of Bootstrap and jQuery
  • Small CMS / Backend functionality for creating new posts, tags and tours
  • Image compression and thumbnail generation with LiipImagineBundle
  • I18n support in English and German
  • Tag possibility for describing and filtering posts
  • Uploading gpx files for showing your favorite tours with Leaflet and connect them with your posts
  • Calculation of the tour duration with German Alpine Club (DAV) recommendations
  • Lazyloading and Infinityscrolling for images
  • Lightbox as a quick view for images
  • Dynamic Sitemap generation
  • SEO optimization
  • Valid for General Data Protection Regulation (GDPR)
  • Some PWA Support with Workbox

Installation

Clone the project

git clone https://github.com/FabianSchmick/photography.git

Install the dependencies via composer

composer install

To run the application setup Symfony or use vagrantfile for local development or use migraw for local development

Generate the database schema

php bin/console doctrine:schema:update

Create a backend user

php bin/console app:add-user username password fullname

Now you only need to execute npm install and npm run build in the project root to generate the necessary stylesheet and javascript files.

If you need some example data run:

php bin/console doctrine:fixtures:load

photography's People

Contributors

fabianschmick avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.