/django-coconuts

Simple photo sharing web application

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

django-coconuts
Copyright (C) 2008-2013 Jeremy Lainé

Build Status

About

Coconuts is a simple photo sharing web application. The backend is written in Python, using the Django framework. The frontend is written in Javascript using the AngularJS framework.

Some of Coconuts' features:

  • authentication: Coconuts uses Django's user system and you can create and manage your users with the admin interface.
  • easy to manage: photos and albums are simply stored as files and directories on the server
  • thumbnails: thumbnails are automatically generated as users browse albums
  • touch friendly: Coconuts features a clean and simple user interface which works well on tablets and smartphones. You can swipe between photos.