Skip to content

ginking/django-coconuts

 
 

Repository files navigation

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.

About

Simple photo sharing web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.5%
  • JavaScript 27.2%
  • HTML 9.8%
  • CSS 3.5%