pclements12 / PyWishlist

A wishlist app for groups of people to manage gift buying
MIT License
0 stars 0 forks source link

Group Types #8

Closed pclements12 closed 9 years ago

pclements12 commented 9 years ago

Regular (everyone has a wishlist, everyone can claim for everyone) Secret Santa (everyone has a wishlist, can only claim for random assigned receiver) Registry / Birthday (one user has a wishlist, everyone else claims items from it)

Requirements: Add a type to WishlistGroup Add supporting tables for secret santa assignments add supporting table for who the a registry style group is for Add privacy/hiding in templates of information appropriate for each group (or put them in to separate templates)

add ability to set assignments for new group types

pclements12 commented 9 years ago

group-types branch has progress so far

Still need to update templates for the group types

Secret Santa Areas to touch:

items:

How to handle before and after assignments are made (assignments done manually right now via form)

Registry: home

items

pclements12 commented 9 years ago

left to do: don't allow links to other group members wishes besides your assignment

pclements12 commented 9 years ago

merged group-types into master with feature completed a98dccbd2e666a3886f841b9a2fefab80168ddab