Hey, just joined the community and Hello.
As a junior/newbie what do i need more asking advice form senior's and thanks...
So my i just recently completed my (MCA) created a project to present in hiring.
using (MERN) Stack and cloud storage (cloudinary).i tried to do most of the thinks i thought with proper (Git) history maintained and planning to deploy it before interview i used postman for endpoints testing.
Core Features
- Authentication & Authorization
- Book/Resource Management
- User Management
- Admin Dashboard with Real-Time Stats
- Auto Cache Refresh System (stale Data)
- Clean Component-Based Architecture
Security
- JWT Authentication (Access + Expiry tokens)
- bcrypt Password Hashing with Salt
- Verification Token for Sensitive Actions (Delete)
Performance & UX
- React Query for Smart Caching
- Global Cache Manager (Auto Invalidation)
- Optimized API Layer with Interceptors
- Responsive UI/UX Across Devices
Top comments (0)