issues
search
fzahner
/
coolUrbanSpaces
Frontend in Flutter for Project "Cool City" Demo. Created during the OpenData Hackaton 2021.
1
stars
0
forks
source link
Profile view isn't working
#23
Open
nighty34
opened
3 years ago
nighty34
commented
3 years ago
All the Profile information isn't properly stored.
[ ] Hook up passwords (Hash them and send to data)
[ ] Store username
[ ] Use either a UUID or a ID to make a user unique
[ ] Add a profilepicture
[ ] Make the header of the main drawer (main.dart) into a profile header (To log in, enter profile view, etc.)
All the Profile information isn't properly stored.