SE-4283-G12 / project

0 stars 0 forks source link

UserAccount Features #13

Open aehudson3 opened 4 months ago

aehudson3 commented 4 months ago

-create account -edit account details(except for emailAddress) -delete account / After creating an account the user is routed to landing page. The edit and delete features are on the same page. After deletion of an account, all associated tasks, categories, and reminders should be deleted from the database. /

Please comment with completion status of: Front End(View) Routing of Events(Controller) Functionality of Backend Logic(Model)