/Gerenciador_de_Tarefas

Aplicação web responsável por armazenar tarefas do usuário!

Primary LanguagePHP

Gerenciador_de_Tarefas

Web application responsible by store users tasks inside it!

Installation

Load DataBase

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

./base_dados/tarefas.sql

Server PHP

After, use your terminal to execute the application.

php -S localhost:8080

Usage

Then, open Gerenciador de Tarefas in your browser.