I am new with ionic framework.Currently i am working on ionic iOS app. I need to do like dislike functionality. As i have multiple records coming from web service and for each record i have to put functionality of like,dislike and comment with total count and saved these information into database.
Also change CSS for like and dislike button.
I do not understand how to establish this function into my app.Please help me to do this