- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Job Board is A job board application that allows employers to list jobs and applicants to submit their CVs and receive email notifications.
- Laravel Breeze
- Laravel Blade
- PHP
- AlpineJS
- MySQL
- Create Jobs
- Apply to jobs
- Filter jobs by experience or field
- Register as company
- Save jobs
In order to run this project, you need:
- Visual Studio Code
- Node.js
- Docker
Clone this repository to your desired folder:
cd <desired folder to contain project>
git clone https://github.com/johnpatrick254/Laravel-job-board
cd <project_folder>
Install project dependencies:
composer install
Run migrations:
php artisan migrate --seed
Start development server:
php artisan serve
👤 JOHN PATRICK
- GitHub: @johnpatrick254
- Bitbucket: @johnpat1
- Twitter: @jpattrick538
- LinkedIn: john-patrick-254-ke
- AI Support
Contributions, issues, and feature requests are welcome!
If you found this project useful, please consider giving it a star on GitHub!
This project is MIT licensed.
```