## Main Edits - [ ] Project decorization - [ ] remove soft delete from M-N relationships and update related APIs and services - [ ] middleware for lastseen - [ ] OAuth register & login (google) - [ ] Edit user, Auth, Comment, User services to use Notification - [ ] support images - [ ] global exception handler - [ ] Performance Optimization: Identify Endpoints for Caching to Reduce DB Load ## Testing **Unit Testing** - [ ] User service: - [ ] follow & unfollow - [ ] current user - [ ] user by id - [ ] update password - [ ] Auth Service - [ ] login - [ ] register - [ ] refresh token - [ ] logout - [ ] forget & reset password **Integration Testing:** - [ ] user APIs - [ ] Auth APIs - [ ] Comments APIs - [ ] Notification APIs
Main Edits
Testing
Unit Testing
Integration Testing: