/RiskyJobs

Aplicação WEB para buscar profissões através de PHP

Primary LanguagePHP

RiskyJobs

Web application to search jobs through the PHP.

Installation

Load DataBase

First, import the database to your MySQL Server, the file sql is in this directory:

./db/riskyjobs.sql

Server PHP

After, use your terminal to execute the application.

php -S localhost:8080

Usage

Then, open Risky Jobs in your browser.