article page - sending a comment sends a notification to the author of the article
navbar - added an asynchronous call to fetch the notification count
Added notification page where a user can read his notifications
notification page - implement script to add database table and code basic backend CRUD logic
register to Hetzner Cloud to run some tests with Cloud hosting
text editor - a user can add an article to a collection in the publishing modal dialog
each collection has its own dedicated page to feature its articles
Basile Samel
Author
Thanks :D Yeah, I wasn't lucky with the previous two. But I finally found an original brand name :D
profile page - display collections
dashboard - tweak design of collection view
work on streak calculation
Timezone bugs to take into account.
collection dashboard - a user can add/remove articles to a collection
dashboard - a user can modify a collection's title, description, and picture
homepage - Added link to public roadmap
dashboard - a user can delete a collection of articles
dashboard - a user can create a new collection of articles
dashboard - implement functions to search articles belonging to a collection or not
brought back canonical urls
homepage - add link to Telegram group chat
Added category pages
Users can browse the latest articles by tags. Pagination has yet to be supported.