Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theihasan/job-board
https://github.com/theihasan/job-board
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theihasan/job-board
- Owner: theihasan
- Created: 2024-03-03T09:34:53.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-25T16:35:53.000Z (9 months ago)
- Last Synced: 2024-06-28T15:22:42.434Z (6 months ago)
- Language: Blade
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Job Board
About
Job Board aims to streamline the process of finding job opportunities and staying updated on the latest job listings. It leverages Laravel's powerful features to provide a smooth user experience while ensuring efficient data handling and notification delivery. With its simple installation process and intuitive interface, Job Board is designed to meet the needs of job seekers specially for php stack.
Features
Installation:
To install the Job Board project, follow these steps:
git clone https://github.com/imabulhasan99/job-board.git
cd job-board
composer install
cp .env.example .env
MAILERLITE_API_KEY,
JOB_API_KEY
php artisan migrate
php artisan serve