EduApp is a education based Laravel application which contains
- REST APIs for front end applications like Android/IOS.
- Providing authentication with Laravel Passport
- Redis caching system added for better results
- Relational database MySQL and firebase firestore database are used to store the data.
- Twilio is used for the phone number verification
- AWS S3 is used to store the uploaded files
- Queue system is added to process and upload the large files to S3
- Admin panel created with responsive UI
- Vue JS is used to create the Admin panel