Added register functionality using reactive forms and common input and datepickers
Implemented photo upload functionality using Cloudinary and ng2 file upload And upgrading Angular to version 14
Added member update functionality with edit profile page, used ngx spinner and store data in services
Implemented members page with members and members details component including photo gallery
Added more properties to Users, Added data using Seeding, Add Repository Pattern and Added AutoMapper
Added error handling with buggy controller and error component in code to be removed in future
Added some more componens and added routing with auth guards
Implemented Register and Login functionality in frontend with basic skeleton
Added authentication, authorization, jwt token and register & login functionality in backend
Basic angular skeleton and resolved CORS policy issue in API
Basic skeleton of datingapp with user API and DB integration