Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 497 Bytes

ToDo.md

File metadata and controls

20 lines (18 loc) · 497 Bytes
  • Audio player - queue
  • Adding genres
  • Comment on mixes
  • Adding tracklist
  • Editing mixes
  • Deleting mixes
  • Profile page
  • Edit user profile
  • Favouriting
  • Genre filters
  • Genre pages
  • Search
  • getLoggedInUser

Issues

use const currentUser = useRecoilValue(currentUserState); instead of const [user] = useAuthState(auth); if it re-renders component for authorising routes add page or form for Google login users to add a creator name when signing up