Cricbuzz is a cricket web app built using the MEAN stack — Angular, Node.js, Express, and MongoDB. It provides live scores, match details, team rankings, and player management features.
🔓 Public Users:
- View live cricket scores
🔐 Registered Users:
- View schedules, rankings, and point tables
- Manage player data (Add, Edit, Delete, Search)
- Secure signup with email verification
- Frontend: Angular
- Backend: Node.js + Express
- Database: MongoDB
Cricbuzz/ ├── backend/ ├── cricket-web/
- Email verification during signup
- Role-based feature access
- Fully responsive Angular UI
- CRUD operations for player records
🔗 GitHub
mean-stack, angular, nodejs, mongodb, cricket, crud, email-verification, web-app