DevJobs - Job Search Platform
DevJobs is a platform designed to optimize job searching, providing secure and efficient tools for interaction between employers and candidates while applying Laravel best development practices.
I developed a job search platform following the MVC pattern with Laravel, focused on efficiently connecting employers and candidates. I implemented user authentication using Breeze along with Policies to manage secure access to resources. Additionally, I configured email and in-system notifications to enhance communication between users. Images and documents are stored with randomly generated unique identifiers, ensuring secure and organized file management.
Galería de Imágenes
Aspectos Destacados
- ✔ User authentication: Implemented a secure and efficient authentication system using Laravel Breeze.
- ✔ Access management with Policies: Used Laravel Policies to ensure authorized and secure access to application resources.
- ✔ Notification system: Configured general and email notifications, including user account verification and alerts for employers and candidates.
- ✔ Advanced search filters: Designed multiple filters to facilitate finding relevant jobs based on user needs and preferences.
- ✔ File management: Uploaded files, such as images and PDFs, are stored with unique identifiers to ensure effective organization and security.
Tecnologías Utilizadas
Laravel Breeze Policies MySQL Blade