addon365 / b1ke-sh0wr00m

Apache License 2.0
0 stars 0 forks source link

Need to implement Enquiry/Campaign Follow-up #18

Closed sathishid closed 5 years ago

sathishid commented 5 years ago

Follow-Up screen designed by Tamil and functionality and db update with model creation need to implemented.

sathishid commented 5 years ago

Feature has been implemented by adding the respective models, Services and controllers, seeded status and modes, Commit Details: 81fdb5961a92b9f82236c8e0071030f5163de71e

Additional Task Completed:

  1. Authorize token added to httpClient header for each request.
  2. ProgressBar shown in StatusBar along with the Message and validation info using ViewModel (without breaking MVVM patttern) in BaseViewModel itself
  3. Fixed the UserService header clear issue