SeattleColleges / nsc-events-android

NSC Events android application
MIT License
4 stars 3 forks source link

Nsc-events-android-223-create-event-page-fields-update-01 #225

Closed Robel-003 closed 5 months ago

Robel-003 commented 6 months ago

Resolves user story #223 and issue #224

This PR ensures that the fields in the create event page are caught up with the backend and database. It fixes the event tags by switching them to button options from text fields. It also addresses the appearance of the fields in this page by making it consistent with the web application

Screenshot 2024-04-15 at 5 17 29 PM Screenshot 2024-04-15 at 5 23 58 PM
Robel-003 commented 6 months ago

@Robel-003 The task of adding tags is missing from your user story. I'm not sure if you will address it in this PR or create another issue, but could you do the following:

  • Add Event Meeting URL text field
  • Add these event tags: Art/Creative, Conference, Craft, Pizza, Free Food, LGBTGIA
  • Also, to avoid confusion and be consistent, change "Event name" to "Event title"

@taylorpapke Yes, that's the plan. It's temporary because at the moment, it is difficult to upload photos using the emulator.

@heosman I'll address the missing tags on this PR and add those additional tags, as well as fixing those changes you suggested.

heosman commented 5 months ago

Looks good! I was able to create an event successfully with the new changes.

image