Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 392 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 392 Bytes

Dating App


TODO:

  • add a profile needed middleware to check if the user has a valid profile before giving access also because app will throw an error if the user doesn't have a profile
  • add chats
  • pending chats
  • change the raw query - try removing blocked_by
  • profile picture
  • moderator functionality DONE
  • reports system DONE need to add moderator actions DONE