stelladk / CraftBid

Platform for hand-made art products auctions. An application we created for the Information Systems Applications Development course @/AUEB (Spring semester 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixes Android Application

stelladk opened this issue · comments

  • IN CreatorProfilePublic: When entering from ListingPublic and going back it crashes
  • IN CreatorProfilePrivate: When entering from ListingPrivate and going back it goes to ListingPublic
  • IN RewardsCustomer/Creator : When entering from CreatorPublic/PrivateProfile and going back it crashes
  • IN ListingPrivate: Disable creator profile button
  • IN EditListing: Something happens and at the end we go to MainActivity instead of ListingPrivate
  • Add Refresh Activity
  • IN Profiles: All evaluations pics are karen
  • IN SignUpAsCustomer: NullPointerException on socket.close() if the fields are emtpy (on creator too)
  • IN SignUp/Login: maybe add error on EditTexts
  • IN Listing: Check delivery methods when we change database (same on Purchase lines 227 and 260)