Cloudkibo / Android

0 stars 0 forks source link

(Day status) Create database table and write queries #597

Closed sojharo closed 7 years ago

sojharo commented 7 years ago

In this task, we need to create the database tables and write sql queries for the day status feature.

same as https://github.com/Cloudkibo/iOS/issues/623

Assadbintahir commented 7 years ago

I have studied the following document for Day Status feature. I also examined the whatsapp daystatus feature.

https://docs.google.com/document/d/1GIWkqLGJCygIVryitjnmILd6WHvPH-nqXFjI6YwZbds/edit

I have created tables and required methods according to the attached document. This issue has been completed.

jekram commented 7 years ago

@sojharo Please merge and publish the code

jekram commented 7 years ago

@Assadbintahir I do not see a pull request. When the code is complete and tested then submit the pull request.

Assadbintahir commented 7 years ago

I opened the pull request on the same day. Sojharo has merged the code with master.