ahmedfaaid / dad-space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAD SPACE

Dads unite!

TODO

  • Move unshared deps from root to appropriate packages/apps

API

  • Topic creation
  • Use try-catch to handle resolver errors
    • User
    • Topic
    • Post
      • Create Post
    • Comment
  • Allow upvoting/downvoting on posts
  • Querying posts
    • Pagination
    • Ordering
      • By most upvoted or commented
    • Filtering
  • Fix User & Post responses

Client

  • API integration
    • Post creation
    • Comment on post
  • Profile page
  • Explore topics page
  • Single topic page with posts

About


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%Language:Shell 0.1%