You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
nprimo 814f380aff docs(hacker-news): improve audit format 2 years ago
..
README.md docs(hacker-news): improve audit format 2 years ago

README.md

Functional

In order to run and hot reload app either on emulator or device, follow the instructions

Does app shows all fetched posts?
Tap any post, does it open webview of the content?
Can you go back to the main page?
Tap login page. Does it open route to login?
Can you login with actual login and password from the website?
After loggen in, try to upvote, comment, hide upvote on posts and see that it is reflected on the actual website.
You should not be able to create posts, upvote, etc as not logged in user. Is that the case?