A Recruitment, Selection and Placement Web System for tagum created by DNSC OJT student.
- Make sure you have to install node.js, composer, laravel and also has a server tool like xampp, wampp, etc.
- It required MS SQL (required permission)
Clone the project
git clone https://github.com/karlmacas29/backend.git
Go to the project directory
cd backend
Install dependencies
composer install
Start the server
php artisan serve