Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.88 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.88 KB

Image Gallery Project

Image Gallery is an ELM and Symfony web app used to stock and filter all your pictures.

Version Php Version Elm Version GitHub license

Requirements

Build and install

Go to the project folder and start the containers

cd image_gallery/
docker-compose up --build

Open localhost:8085 in your favorite browser

Unit tests and Linter

Coming soon

Functionality overview

  • Start by creating a new category in localhost:8085/categories
  • Add an image by clicking at localhost:8085/images/new
  • Set the category you created to the image
  • You can add tags to filter your images later
  • Navigate in the app and discover our features

Documentations

BACK, also accessible in project : localhost:8080/api
FRONT

Contributing

Please read and follow Contributing file

Authors

HETIC-MT-P2021 | Team 6

Monteiro Wyllis
Ferarma Oussama
Moret Valentin

License

MIT