trending_arxiv
trending_arxiv copied to clipboard
Review User Signup branch
Hey @Smerity, check out the new version with the following updates here in this branch
- Let users add people to follow dynamically from profile section #5
- #2 sub issues:
currently:
- User will be shown a Demo on homepage without signup.
- Users can signup with their own:
i. email/password
ii. twitter api_keys
iii. change all above on page
/profile
- Users can dynamically add who to follow on page
/authors
.
With adding twitter keys by each user, the limit is increased. (it's essentially their own search tool now)
Next: Now this can run as a web app, while other users can add Custom Followers list to user's profile. but but ...(this is part is work in progress, currently there is not a relation between 1 User and his/her following authors)
Let me know what do you think, and later I will:
- delete the config yaml content.
- make the User to Author [one to many] relation