amusselm / rvgs_gamelist

A web app to keep track of the Reno Video Game Symphoy's Game Quest
2 stars 0 forks source link

User create/edit achievement list for contest #15

Closed amusselm closed 9 years ago

amusselm commented 9 years ago

Users should be able to create and edit an achievement list for any "upcoming" contest they are part of. This task will be closely related to the "add achievements" and "add games" task.

amusselm commented 9 years ago

Okay, this is partially implemented. Just have to add the featue that allows users to populate the list with achievements.

amusselm commented 9 years ago

Alright, as of 8553f307fad7ece64f465a69c8fffb0dfc17fea3, users can add existing achievements to their achievement lists.

amusselm commented 9 years ago

As of 3649a3f0354527b64aab2a29de71b7041b667c7a, users can remove achievements from their lists.

amusselm commented 9 years ago

And as of 2f8f02bb58f42d1e038db9fbcffdc7dc31edbfbf users can now remove achievement lists altogether. I think we are done with this task for now. Issues #4 and #5 cover adding new achievements that are not currently in the database, Issue #7 covers when users complete a particular game in a particular contest.