Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 757 Bytes

TODO.md

File metadata and controls

26 lines (20 loc) · 757 Bytes
  • fix auth logic

    • handle set session cookie on login correctly
    • test is_first_login logic
    • add /callback route to handle OAuth2 callback
    • add github OAuth2 strategy
    • add google OAuth2 strategy
  • https://www.youtube.com/watch?v=XkOXNlHJP6M&t=2457s

    • ShadCN dark mode
    • create lamp effect 37:29
  • create global dir

  • create blurry gradient background

  • add more fields in profile

    • add bio field
    • add twitter field
  • create loader component

    • create a loader component small
    • create a loader component h-screen
  • make leetcoder name a Hover Card component

  • add progress bar on the top of the page

  • admin dashboard