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

https://github.com/karlmacas29/backend

Recruitment, Selection and Placement System for tagum created by DNSC OJT student
https://github.com/karlmacas29/backend

backend laravel-framework microsoft-sql-server rsp

Last synced: 2 months ago
JSON representation

Recruitment, Selection and Placement System for tagum created by DNSC OJT student

Awesome Lists containing this project

README

          

![logo](https://github.com/user-attachments/assets/c48e5534-9a30-4d8b-8f3c-7156870b3c06)

# Recruitment, Selection and Placement System (BackEnd)

A Recruitment, Selection and Placement Web System for tagum created by DNSC OJT student.

##
![Laravel](https://img.shields.io/badge/laravel-%23FF2D20.svg?style=for-the-badge&logo=laravel&logoColor=white)
![MicrosoftSQLServer](https://img.shields.io/badge/Microsoft%20SQL%20Server-CC2927?style=for-the-badge&logo=microsoft%20sql%20server&logoColor=white)
![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)

## Documentation

[Documentation for Laravel](https://laravel.com/docs/12.x)

## Run Locally
- 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

```bash
git clone https://github.com/karlmacas29/backend.git
```

Go to the project directory

```bash
cd backend
```

Install dependencies

```bash
composer install
```

Start the server

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

## Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [taylor@laravel.com](mailto:taylor@laravel.com). All security vulnerabilities will be promptly addressed.

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).