forked from robsonnegrei/SAPE-BETA
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into Avaliacao
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,20 @@ | ||
## SAPE | ||
**Sistema de Acompanhamento de Projetos Educacionais** | ||
**Sistema de Acompanhamento Online de Projetos Educacionais** | ||
|
||
|
||
|
||
###Utilização | ||
###Utilização: | ||
|
||
Antes de utilizar: | ||
|
||
1. **Copiar** o arquivo src/main/java/com/quixada/sme/factory/ConnectionFactory.java.template para ConnectionFactory.java | ||
|
||
|
||
2. Configurar o banco de dados em ConnectionFactory.java | ||
|
||
###Documentação Aberta: | ||
|
||
[Documento Visão] | ||
|
||
[Documento Visão]: <https://docs.google.com/document/d/1-YlKQVaULGCqkQhcJJyIc8XI6s2bhvmLhb-yCWYkRrU/edit?usp=sharing> | ||
|