Welcome to the backend repository for MedMent, a cutting-edge Learning Management System (LMS) designed to meet the educational needs of medical professionals and students in Egypt.
MedMent offers a seamless, user-friendly experience, robust security, and a wealth of features to facilitate learning and professional growth in the medical field.
- Comprehensive Course Management: Manage courses efficiently with ease.
- Secure Authentication: Robust security measures ensure user data safety.
- Organized Resources and Materials: Easy access to organized resources and study materials.
- Automated Email Reminders: Keep users engaged with automated email reminders.
- Integrated PayPal Payments: Seamlessly accept payments with PayPal integration.
- Angular
- Laravel
- MySQL
- PayPal
- JWT
To get a copy of the backend up and running on your local machine for development and testing purposes, follow these steps:
- Clone this repository.
- Install dependencies using
composer install
. - Configure your
.env
file with necessary environment variables. - Run database migrations with
php artisan migrate
. - Start the development server with
php artisan serve
.
Check out our LinkedIn post containing a video about the MedMent project!