https://github.com/lpil/photobank
An app for sharing photos!
https://github.com/lpil/photobank
elixir elm grape-api phoenix progressive-web-app ruby social-network
Last synced: about 1 month ago
JSON representation
An app for sharing photos!
- Host: GitHub
- URL: https://github.com/lpil/photobank
- Owner: lpil
- Created: 2017-07-22T14:24:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T20:44:06.000Z (over 8 years ago)
- Last Synced: 2025-01-22T05:42:08.543Z (over 1 year ago)
- Topics: elixir, elm, grape-api, phoenix, progressive-web-app, ruby, social-network
- Language: Elixir
- Homepage:
- Size: 161 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Photobank
[](https://circleci.com/gh/lpil/photobank)
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.