Skip to content

Commit

Permalink
atualiza readme
Browse files Browse the repository at this point in the history
  • Loading branch information
deniseschirmer committed Dec 27, 2022
1 parent caf791d commit 1d659a1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Local Netlify folder
.netlify
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ Em construção
<!-- ## Demo 📸
<div align="center" >
<img src="./github/" alt="demo-mobile" height="425">
<img src="./github/call-sistem.gif" alt="demo-mobile" height="425">
</div> -->
---

## Sobre o Projeto
O Projeto todo foi um sistema de chamados, tendo parte de registro de usuário, de cadastro, login, controle de rotas.
O sistema de chamados utiliza o banco de dados do Firebase para registrar informações de cadastro de usuários, tal como o Firebase Authentication para validar se o usuário está registrado ou não e/ou logado caso já tenha uma conta cadastrada.
Context API para obter e utilizar informações dos usuários em diferentes partes da aplicação.

### Link do projeto: no yet
Toda a paginação do projeto é feita com React Router Dom, contendo toda parte de registro de usuários, de cadastros, login, controle de rotas.

### Link do projeto: https://call-services.netlify.app/

### 🛠 Tecnologias
#### As seguintes ferramentas foram usadas na construção do projeto:
Expand Down
Binary file added github/call-sistem.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/* /index.html 200

0 comments on commit 1d659a1

Please sign in to comment.