CMPUT301W23T41 / SnailsCurlUp

CMPUT 301 Group Project
0 stars 3 forks source link

US 02.02.01 - Add Comments to QR codes. #23

Closed AyanB123 closed 1 year ago

AyanB123 commented 1 year ago

US 02.02.01 As a player, I want to be able to comment on QR codes. Story Points: XS(1) Risk Level: Low

MAl-l3R commented 1 year ago

I can do this. Just have to add a EditText view for Comment in Decode fragment.

AyanB123 commented 1 year ago

I have implemented most of it just have small tweaks left

Zgell commented 1 year ago

This is done, more or less. Aside from a minor bug that means that comments may or may not be synced in the DB, the client-side implementation is done.