Skip to main content

One post tagged with "summary"

View All Tags

· 2 min read
Nathan Yin

I'm going to write a monthly blog post planning out what I hope to accomplish each month! Here's what coming in June!

I'm finishing my CS degree at UNSW this year, so I'll be dedicating more time to that than Teaser. I also need to find a job, otherwise I can't make rent in Sydney lol.

What I want to work on:

ImageExplaination of functionality
Nested comments and replies
  • Implementing nested comments with a nested ordering created in the backend.
  • Display comment counts at the top of the comment modal.
  • Link replies to comments in the frontend.
Profile page changes
  • Upload your own profile picture.
  • Edit your profile description
  • Show separate tabs from liked and bookmarked posts in the frontend
General Feed function
  • Fix the get_general_feed_service() service function to display all posts regardless of category?
  • I want to define the psuedocode and discuss a suitable recommendation algorithm for users who haven't logged in.

Anything else I want to discuss?

  • I don't know anything about managing an open source project. I'll do some research on how to communicate properly with new contributors in open-source, how to manage tasks and improve my technical skills!
  • I'm planning on making a Show HN post soon. I'll be posting Teaser on EarlyWork Village, LinkedIn and Reddit. Anybody know any niche subreddits that would fit Teaser?
  • I want a way to get feedback on these blog posts and on Teaser in general! If I have time, I'll start working on deploying a forum to separate technical issues on github from other discussion of Teaser and related topics!