- Users CRUD
- Forget & Reset Password
- User Set & Update profile pic
- Posts CRUD
- Posts Like
- Posts Comments
- Posts Search
- Auth & password hashing (token - bcryptjs)
- Validation (joi)
- Files Upload (multer - cloudinary)
- Send Email (nodeMailing)
- Forget & Reset Password
- Local & Global Error Handling
- Disable Tokens of logged out accounts
- dealing with paths