Releases: Ankan226/BACKEND
Releases · Ankan226/BACKEND
AbroadEduIndia-V1.0.0
##🚀 Initial Production Release – v1.0.0
This is the first stable release of the backend for the AbroadEduIndia project. The backend is built using Node.js, Express.js, MongoDB, and Cloudinary, following the MVC architecture.
✅ Key Features:
-
🔐 User Authentication
- Signup/Login with JWT
- Password hashing with bcrypt
- Authorization middleware (User & Admin roles)
-
🏫 College Data Management
- Filtering colleges by:
- 🎓 Program Offered
- 🌍 Country
- 📊 QS Ranking
- 📈 Acceptance Rate
- 🎯 Level of Study
- Filtering colleges by:
-
☁ Cloudinary Integration
- College logos stored and served from Cloudinary
- Secure file uploads with Multer
-
⚙ Production-Ready Codebase
- Organized using MVC pattern
- Centralized error handling
- Environment variable configuration with dotenv
🧪 Tested with:
- Postman
- MongoDB Atlas
- Cloudinary dashboard
- Thunder Client
Thanks for checking out this release! 🎉
Feel free to submit issues or feature requests in the Issues tab.