Projeto de conclusão do Módulo 5 da Resilia Educação
O projeto teve como objetivo e desafio desenvolver o front-end de um site com os conhecimentos adquiridos nas aulas de ReactJS, consumindo a API Rest desenvolvida no módulo 4, utilizando react-router-dom, biblioteca vite, hooks e afins para sua implementação.
A API do módulo 4 passou por um refinamento, sendo toda transferida para plataforma Mongoose e recebeu tratamento dos dados para trazer um diferencial para o projeto da livraria.
Para um bom andamento do projeto em tempo hábil para a entrega do melhor resultado possível foram utilizadas algumas ferramentas e aplicadas metotologias ágeis.
Metodologia Ágil:
- Kanban
- Lean
Ferramentas:
- Trello.
- Discord.
-
Front-end:
- ReactJS
- Biblioteca Vite
- ReactJS
-
Banco de Dados:
- MongoDB
- MongoDB
-
Ferramentas de testes:
- Insomnia
- Insomnia
-
Ferramenta de deploy:
- Vercel
- Vercel
- Instalação
git clone https://github.com/DaviFernandesSRN/Livraria-Macabeia--M5.git
npm install vite@lastest
npm start / npm run build
Abra http://localhost:3000 para ver o app no navegador.
Amanda Alexandre |
Camille Monteiro |
Davi Fernandes |
---|---|---|
Emilly Costa |
Irena Costa |
MIT License
Copyright (c), 2022. Equipe MACABÉA @ Amanda Alexandre, Camille Monteiro, Davi Fernanes, Emilly Costa e Irena Costa.
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.