devsoc-unsw / trainee-uranus-24t1

3 stars 0 forks source link

Updated everything #29

Closed Chinosu closed 5 months ago

Chinosu commented 5 months ago

There are a lot of changes and I'm very tired from all the work, so I'll write up some documentation later. However, please let me know if you have any questions.

TODO:

-- Decorate drop-down menu
-- Get these infos in registration process:
   * programmingLanguages
   * preferredProgrammingLanguages
   * profile pictures
-- Change "Gender" to "Pronouns"
-- Switching to a new page causes the loading spinner to flash for 0.2s, which can get irritating. Can we do something else while the data loads?
-- Ability to change preferences
-- Ability to change hobbies
-- Tokens expire after 24h on the backend. the frontend currently thinks tokens last forever, causing an auth issue.
-- Logout button
-- Backend to block files that aren't images
-- Messaging page should scroll to the bottom on load
-- Implement the notification dot in /messages
-- Matching algorithm
-- Swipe page needs more work
-- Update environment variables on DigitalOcean