droidconKE / droidconKE2020App

Android app fully written in Kotlin for droidconKE2020
120 stars 42 forks source link

Setup Submit Event Feedback to API #185

Closed wangerekaharun closed 3 years ago

wangerekaharun commented 3 years ago

What is the Purpose?

Setup Submit Event Feedback to API

What was the approach?

Added retrofit setup and logic to get user feedback and submit it to the backend via the API.

Are there any concerns to addressed further before or after merging this PR?

None

Mentions?

@michaelbukachi

Issue(s) affected?

142

wangerekaharun commented 3 years ago

Add logic to submit event feedback

wangerekaharun commented 3 years ago

Setup FeedbackViewModel in feedback module