Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 986 Bytes

TODO.org

File metadata and controls

18 lines (18 loc) · 986 Bytes

TODO for v0.2 and beyond (in no particular order)


localize views, emails and error messages

probably using gettext

Add search feature on main chuckslist page (user end)

Add search feature in Admin user management page (admin side)

Clean up model and controller code

Add some form of CAPTCHA authentication for posting

Add Javascript validation to confirm email address when posting an ad

(or else redirect them back to the form in a way that is neat and prevents data loss)

Add RSS feed for each category (instead of just a main one)

add ability to upload image(s) with your ad

add more tests (we started strong but then got sidetracked)

should we consider making ChucksList an ENGINE - such as

ability to flag posts as spam/miscategorized/etc.

do more to enforce banned authors (ban the IP?)

enhance functions for managing authors and ads in admin section