-
Notifications
You must be signed in to change notification settings - Fork 0
/
TO-DO_LIST.txt
37 lines (24 loc) · 1002 Bytes
/
TO-DO_LIST.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TO-DO LIST
-----------------------------------------------------------------------------------------------------------
Highest priority:
+ Album List (index page)
+ View Album
- User login, logout, register
Implement Django user authentication module
User can be a separate application ($ python manage.py startapp user)
- Addition of AJAX to View Album
- Facebook or OpenID login
+ Post album link to Facebook
- Edit existing albums
- Deploy on deployment server
-----------------------------------------------------------------------------------------------------------
Lower priority:
- Prettify with CSS adjustments
+ Mandate that first page must be 'mono'
- Implement more functionality with jquery (no jquery there yet)
-----------------------------------------------------------------------------------------------------------
Shooting for 5 credits:
- Upload images from computer
Involves implementing PIL
- Get images from Facebook or Flickr
- Albums can be public or private