Skip to content

axitkhurana/snapapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapApp

Django app for snaps

What?

Create albums from Facebook automatically.

How?

The updatealbum custom django command fetches between 1 to 5 pictures. Add it to cron to run every 10 minutes

After 60 mins or 12 pictures the album is full and an email is sent.

Where?

Access albums:

Anything else?

Yeah, the directory structure:

  • foreversnap/ ▸ the django app
  • django-foreversnap/ ▸ the packaged app for pypi
  • screenshots/ ▸ screenshots of the app
  • README.md ▸ readme file
  • requirements.txt ▸ requirements file for virtualenv

Checkout README.txt in django-foreversnap to read more on how to set up the app.

Snaps Please!

Albums page:

Albums page


Snaps page:

Snaps page 1

Snaps page 2

Why?

Just playing around with

  • django custom manage.py commands
  • packaging
  • facebook api

About

App for snaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages