Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 610 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 610 Bytes

Photo Theater


Introduction

A photo management website build with django.

  • Upload photo and view upload history
  • View photo by album
  • View photo by shot date
  • View photo on map
  • Search photo
  • Edit photo: add emoticons and description, change name, album, location, and shot date
  • Photo beautification: 10 photo filters, 3 portrait beautification methods (use face recognition tech)

Screen Shot

1

1


Development Environment

Django: 1.8.5
Python Lib: NumPy, Pillow, Requests, pytz