CSC207-2022F-UofT / course-project-hello-woooorld-119

course-project-hello-woooorld-119 created by GitHub Classroom
0 stars 0 forks source link

Login System, Private Profile and Public Profile #29

Open SamandarVijay opened 1 year ago

SamandarVijay commented 1 year ago

Completed LoginPage and RegisterPage code(able to run) Completed UI for loginPage, Completed UI for register accounts Remodified Loginpage related files to new file location (Login) Completed UIpublic profile class Completed UIPrivate profile class Implemented features such as modifying, display name, password, bio, status and comment. Worked with the storage class in order to store user accounts and save any new changes related to the user data.