⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.26
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
tech
/
careers.techlup.co.ke
/
careers
/
Edit File: README.md
## About LaraBoard Created for companies to have their own place for the HR department to advertise open job positions and allow applications on the same platform - LaraBoard Careers. - Simple, no bloating careers platform for your company - Powered by Laravel Framework - the best in the world - ReactJS Frontend via InertiaJS Laravel - The industry standard database - MySQL ## Frontpage Preview  ### Frontend - Homepage with all the open (not expired) job/careers listings - Search jobs by job title/keyword, department, contract type and location - View Individual Job Listing - Apply to Jobs (including attaching a PDF Resume) ### Dashboard (Admin / Backend) - View and filter Job applications (job, applicant name, applicant status, department, location) - View full details and update status (new, shortlisted, hired, interviewed, dismissed) - View and filter Jobs: View / Create 5/ Update / Delete Jobs - Filter jobs (title/keyword, department, location) - View/Download CV PDF File in job application details page - Delete job listing - Manage Departments - Manage Contract Types - Manage Locations ### Dashboard Preview   ### Installation Instructions ``` 1. Clone this repo: git clone https://github.com/crivion/laraboard-careers.git 2. Install composer dependencies: composer install 3. Copy .env.example => .env: cp .env.example .env 4. Configure your database credentials & smtp mail server details in the .env file 5. Migrate database: php artisan migrate 6. Generate an admin user to start with: php artisan laraboard:create-admin 7. You can login via https://yourdomain.com/dashboard with the user you created at step 6 8. Link storage folder (where cv pdf's are stored): php artisan storage:link 9. Install NPM Packages: npm install 10. Finally, build it: npm run build ``` And you're ready to advertise your available positions! ## License The LaraBoard app is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
Simpan