An open API service indexing awesome lists of open source software.

https://github.com/vanstrouble/devjobs

A small-scale web development project created for the LSIA Web Programming class using Laravel.
https://github.com/vanstrouble/devjobs

Last synced: 12 months ago
JSON representation

A small-scale web development project created for the LSIA Web Programming class using Laravel.

Awesome Lists containing this project

README

          

# DevJobs
DevJobs is a web application built in Laravel/PHP that simulates the process of applying for web developer job openings. It utilizes the Breeze package for login management and Livewire for interactive components.

## Key Features
### Recruiter Role:
- Create job vacancies and post them on the platform.
- Edit or delete your own vacancies.
- View and manage applications received from developers.

### Developer Role:
- Browse and view available job vacancies.
- Apply for job vacancies that match your skills and interests.

## About the Project
This project was developed as the final project for the LSIA Web Programming course by **Pedro Antonio Vázquez González.**

Feel free to explore the project and experience the process of applying for web developer job openings in a simulated environment.

## DevJobs Website Screenshot
![Recruiter and Developer inside DevJobs website](img/devjobs_sc.JPG)