Skip to content

The main repository for launching the Photo Crowd app.

Notifications You must be signed in to change notification settings

3N-Company/photo-crowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Photo Crowd

This application was developed during the Open Data Camp 2021 hackathon. The goal of the "Photo Crowd" app is to use the power of people to annotate unknown old images. See also our presentation.

Deploy

You need to create two empty folders (colorised & upscaled) inside the photo folder.

mkdir -p ./photo/colorised ./photo/upscaled

Note: Upscale will work only if you put upscaled photos in the /photo/upscaled folder.

Then just simply start docker:

docker-compose up

Then simply open the localhost:80.

Architecture

A microservice architecture was used for this application. This repository consists of several services, as shown below.

Current Architecture

The repositories of each service listed above can be found here:

About

The main repository for launching the Photo Crowd app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published