brunoparrinello / twitterClient

Enhanced twitter client for assignment
0 stars 0 forks source link

Able to tweet, retweet, favorite and reply #1

Open brunoparrinello opened 10 years ago

brunoparrinello commented 10 years ago

Hi,

could I please get feedback on this assignment? I am not sure yet how to get back data on the timeline after having tweeted. I am also not sure how to implement the reload via a pull on the timeline, nor how to implement infinite scroll. Will have to look into that later.

Thank you.

/cc @nesquena @timothy1ee

brunoparrinello commented 10 years ago

Hi Nathan,
This is for the iOS part.
These are the required stories Tim asked us to work on.

Sent from Yahoo Mail for iPhone

brunoparrinello commented 10 years ago

Hi there,

sorry my mistake, the reply functionality was missing. It is working now.

Any feedback appreciated, thanks!

/cc @nesquena @timothy1ee

timothy1ee commented 10 years ago

Good job! The point of this homework was to explore some challenges involved in developing a richer MVC client. Below is the checklist I went through when reviewing your application.