Skip to content

lpil/photobank

Repository files navigation

Photobank

CircleCI

A photo sharing app. :)

Components

Frontend

The interface for the users. A single page app that runs in the browsers, written in Elm.

Backend

The data provider for the Frontend, a REST API.

Currently there is a bajillion half implemented version of the backend.