Skip to content

Final 48 Hours Checklist

yyyhang edited this page Aug 13, 2020 · 8 revisions

Main implemented features to present

  • Search
  • Editing a blogpost
  • Creating a knowledge base item
  • Commenting
  • Claps
  • Register/Login/Logout
  • Profile Page
  • Categories

PRESENTATION 75%

Things to do:

  • users/int:id to get other people's profiles (Shravan) (Done)

  • posts/users/int:id to get posts by certain people (Pavan) (Done)

  • PUT endpoint for editing a blogpost (Pavan/Shravan)(Done)

  • logout

  • search ?query=zoom&top=10 (Pavan) (Done)

  • putting data into the system (Pavan & Shravan)

    • Copy paste articles from a list of pre-defined urls (only for demo)
    • cURL 6 articles + instructions
  • add authorId for comments (Pavan) (Done)

  • BUG: the backend can only hold one tag no matter how many tags POST

  • Cannot access to knowledge base item page from the frontend

  • get commentCount from the backend

ARTIFACT SUBMISSION 25%

  • General use (Jacky)
  • API (Yuhang)
  • Installation (Shravan) the first time is always hard
  • Everyone add comments to their code

Powerpoint Presentation:

  1. Old Slides
  • overview of problem
  • What does this give that search e.g. Google doesn't give
    • much more curated content rather than just surfacing the work of others
    • this tool is built for learning about remote learning and in the university context
  • overview solution and product
  • architecture overview
  1. Demo itself (Shravan)
  • Search
  • Editing a blogpost
  • Creating a knowledge base item
  • Commenting
  • Claps
  • Register/Login/Logout
  • Profile Page
  • Categories
  1. Reflection
  • What didn't we implement (running out time)
  • Any other ideas we had but was out of scope (future improvements)
    • How to encourage good blog posts e.g. reward system
Clone this wiki locally