An open API service indexing awesome lists of open source software.

https://github.com/techery/android-assignment


https://github.com/techery/android-assignment

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#Twitter client with offline mode.

- As a user I can login to Twitter
- As a user I can view my Twitter feed
- As a user I can view my Twitter feed without internet connection
- As a user I expect that feed will be automatically updated when network connection is available
- As a user I can post new tweet
- As a user I can post new tweet without internet connection and I expect that this tweet will be posted when internet connection will be available

#Technical requirements

- Unit tests are not required, but it's a big plus
- Custom design or graphic elements are not required
- Material design are not required, but it's good to have it.
- Finished task should be available in form of public github repository