reflex-realworld-example icon indicating copy to clipboard operation
reflex-realworld-example copied to clipboard

Results 19 reflex-realworld-example issues
Sort by recently updated
recently updated
newest added

Make sure that the main page shows your personalised feed if you are logged in, otherwise the global feed. The tab should work switching between the two (and the favourites...

frontend
important

Get the user follow / unfollow buttons working.

frontend
important

Get the article favouriting buttons working

frontend
important

It's probably better that we don't rely on having a postgres server setup for the workshop. Lets see what happens if we change things over to a sqlite backend instead.

nice to have
backend
risky / unclear

Get Brad's code moved in there properly. Be sure to shout out some attribution for his awesome work in the readme! :)

backend
important
large task

Get servant snap into our obelisk project so that we can embed the API.

backend
important

Whatever DB that we use, we need to have it have the scheme and populated with some test data to be able to test the UI with. Preferrably automatic.

backend
risky / unclear

Actually load the tags from the DB and get them clickable to reduce the view.

frontend
important

Have the my-articles and favourited articles tabs working on the profile page.

frontend
important