An admin panel for for managing users and making available paid/free study materials for users of different courses , degrees , universities ,etc
- Admin Panel
- Admin can manage users , authors and materials
- Admin can manage courses , subjects , colleges and university data
- Payment gateway integration
- Making lecture videos and PDF's available for users
- Express.js
- MYSQL
- EJS (Used argon dashboard to save time for frontend )
- bcrypt : for password hashing
- mysql2 : for integrating express app with mysql
- jsonwebtoken : for implementing JWT-auth (Will keep on adding as the project proceeds 🙈)