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