Skip to content

elieldepaula/project-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PHP - Project Manager

O PHP Project Manager é um gerenciador de projetos simples com foco no controle das tarefas. Eu o desenvolvi visando controlar o meu fluxo de tarefas de vários projetos.

Apesar de já existirem muitos e bons gerenciadores de projetos disponíveis na internet, resolvi desenvolver o meu próprio justamente para enxugar e manter somente as ferramentas e recursos que são realmente uteis para mim.

Sinta-se a vontade para usar, testar, comentar e codificar também.

Foi desenvolvido usando PHP, Codeigniter e MySQL.

###Requisitos

  • Servidor com PHP 5 e MySql.

###Instalação

  • Faça o download ou clone este repositório;

  • Carregue todos os arquivos para o servidor onde ficará hospedado ou em seu servidor local;

  • Crie uma base de dados e carregue o database.sql incluíudo, em seguida configure os dados da conexão no arquivo '/app/config/database.php';

  • Configure o idioma (Português ou Inglês) no editando o arquivo '/app/config/config.php';

  • Acesse o local de instalação pelo navegador, você deverá ver uma tela de login;

  • Use os dados para o primeiro login:

    Email: admin@admin Senha: admin

#Licença

Este é um projeto para uso pessoal, estou disponibilizando sob a licença MIT, você pode usar da forma que achar melhor, mas sem nenhuma garantia. Se quiser contribuir para o projeto, entre em contato comigo pelo email dev[at]elieldepaula.com.br, clone o repositório e vamos trabalhar ;)

#The MIT License (MIT)

Copyright (c) 2014 Eliel de Paula Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Este é um projeto de um gerenciador de projetos em PHP simples com o foco nas tarefas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages