rchtgpt / summit

Read less. Learn more.
https://summit-mlh.tech/
GNU General Public License v3.0
0 stars 0 forks source link

Feat: Randomly generated summarized blog posts #17

Closed rchtgpt closed 3 years ago

rchtgpt commented 4 years ago

Summary

To keep our dashboard more interactive, we should randomly fetch medium blogposts, summarize them, and display it on our website so that users can have a quick glance at a lot of stuff.

Working

We can do this using the API by posting random usernames to it.

Expected behaviour

A card grid or possibly a masonry layout to display them below the input form.