-
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.
- Loading branch information
1 parent
6e360c0
commit c8e1002
Showing
1 changed file
with
15 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<h2 align="center"> Java WEB da Physical Body - Academia </h2> | ||
|
||
<h3> Este projeto foi desenvolvido durante o meu último ano do Ensino Médio Técnico para o meu TCC. Através dele podemos: </h3> | ||
|
||
# | ||
|
||
<p> :black_circle: Visualizar a situação de Alunos que estão matriculados na academia.</p> | ||
<p> :black_circle: Podemos Controlar a situação, realizar o cadastro de professores e editar suas informações.</p> | ||
<p> :black_circle: Temos a visualização dos relatórios sobre Alunos, Professores, A situação dos mesmos e etc.</p> | ||
|
||
## | ||
|
||
<h3>Esse Sistema Java é a parte interna da Academia, onde somente o Gerente irá ter o acesso do mesmo. A parte pública do sistema é pelo site, onde o Funcionário, ADM e os Alunos obtém acesso. </h3> | ||
<p target="_blank"> Site Oficial: http://physicalbody.epizy.com </p> | ||
<h4>OBS: A Criptografia de Senhas é com o Bcrypt, a qual também é usada no Site.</h4> |