Skip to content

Commit

Permalink
Aplicação iniciada,
Browse files Browse the repository at this point in the history
license atualizada e README provisório criado
  • Loading branch information
Marzeu committed Oct 1, 2020
1 parent 95182d6 commit ed78cac
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Marzeu
Copyright (c) 2020 Camilo, Lucas, Marzeu e Mikaella

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
175 changes: 173 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,173 @@
# LiFit
SA-Senai
<h1 align="center">LiFit</h1>

<p align="center">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Marzeu/LiFit?color=%2304D361">

<img alt="GitHub language top" src="https://img.shields.io/github/languages/top/marzeu/lifit">

<img alt="Repository size" src="https://img.shields.io/github/repo-size/Marzeu/LiFit">

<a href="https://github.com/Marzeu/LiFit/commits/master">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Marzeu/LiFit">
</a>

<img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen">

<a href="https://github.com/Marzeu/LiFit/stargazers">
<img alt="Stargazers" src="https://img.shields.io/github/stars/Marzeu/LiFit?style=social">
</a>

<a href="#">
<img alt="Feito pela Rocketseat" src="https://img.shields.io/badge/feito%20por-Ratel-FF61F6">
</a>
</p>

<h4 align="center">
🚧 LiFit Em construção... 🚧
</h4>

<p align="center">
<a href="#-sobre-o-projeto">Sobre</a> •
<a href="#-funcionalidades">Funcionalidades</a> •
<a href="#-layout">Layout</a> •
<a href="#-como-executar-o-projeto">Como executar</a> •
<a href="#-tecnologias">Tecnologias</a> •
<a href="#-contribuidores">Contribuidores</a> •
<a href="#-autor">Autor</a> •
<a href="#user-content--licença">Licença</a>
</p>

## 💻 Sobre o projeto

<p align="justify">
A aplicação consiste em um sistema Web para compras de comida saudável e com entrega agendada.

Projeto desenvolvido durante a Situação de Aprendizagem - SA durante o curso de Desenvolvimento de Sistemas do SENAI/CTAI - Florinópolis/SC.
</p>

## ⚙️ Funcionalidades

<!-- - [x] Empresas ou entidades podem se cadastrar na plataforma web enviando:
- [x] uma imagem do ponto de coleta
- [x] nome da entidade, email e whatsapp
- [x] e o endereço para que ele possa aparecer no mapa
- [x] além de selecionar um ou mais ítens de coleta:
- [x] Os usuários tem acesso ao aplicativo móvel, onde podem:
- [x] navegar pelo mapa para ver as instituições cadastradas
- [x] entrar em contato com a entidade através do E-mail ou do WhatsApp -->

---

## 🎨 Layout

<!-- O layout da aplicação está disponível no Figma:
<a href="https://www.figma.com/file/1SxgOMojOB2zYT0Mdk28lB/Ecoleta?node-id=136%3A546">
<img alt="Made by tgmarinho" src="https://img.shields.io/badge/Acessar%20Layout%20-Figma-%2304D361">
</a> -->

## 🛠 Tecnologias

As seguintes ferramentas foram usadas na construção do projeto:

<!-- #### **Website** ([React](https://reactjs.org/) + [TypeScript](https://www.typescriptlang.org/))
- **[React Router Dom](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-dom)**
- **[React Icons](https://react-icons.github.io/react-icons/)**
- **[Axios](https://github.com/axios/axios)**
- **[Leaflet](https://react-leaflet.js.org/en/)**
- **[React Leaflet](https://react-leaflet.js.org/)**
- **[React Dropzone](https://github.com/react-dropzone/react-dropzone)**
> Veja o arquivo [package.json](https://github.com/tgmarinho/README-ecoleta/blob/master/web/package.json)
#### [](https://github.com/tgmarinho/Ecoleta#server-nodejs--typescript)**Server** ([NodeJS](https://nodejs.org/en/) + [TypeScript](https://www.typescriptlang.org/))
- **[Express](https://expressjs.com/)**
- **[CORS](https://expressjs.com/en/resources/middleware/cors.html)**
- **[KnexJS](http://knexjs.org/)**
- **[SQLite](https://github.com/mapbox/node-sqlite3)**
- **[ts-node](https://github.com/TypeStrong/ts-node)**
- **[dotENV](https://github.com/motdotla/dotenv)**
- **[Multer](https://github.com/expressjs/multer)**
- **[Celebrate](https://github.com/arb/celebrate)**
- **[Joi](https://github.com/hapijs/joi)**
> Veja o arquivo [package.json](https://github.com/tgmarinho/README-ecoleta/blob/master/server/package.json)
#### [](https://github.com/tgmarinho/Ecoleta#mobile-react-native--typescript)**Mobile** ([React Native](http://www.reactnative.com/) + [TypeScript](https://www.typescriptlang.org/))
- **[Expo](https://expo.io/)**
- **[Expo Google Fonts](https://github.com/expo/google-fonts)**
- **[React Navigation](https://reactnavigation.org/)**
- **[React Native Maps](https://github.com/react-native-community/react-native-maps)**
- **[Expo Constants](https://docs.expo.io/versions/latest/sdk/constants/)**
- **[React Native SVG](https://github.com/react-native-community/react-native-svg)**
- **[Axios](https://github.com/axios/axios)**
- **[Expo Location](https://docs.expo.io/versions/latest/sdk/location/)**
- **[Expo Mail Composer](https://docs.expo.io/versions/latest/sdk/mail-composer/)**
> Veja o arquivo [package.json](https://github.com/tgmarinho/README-ecoleta/blob/master/mobile/package.json)
#### [](https://github.com/tgmarinho/Ecoleta#utilit%C3%A1rios)**Utilitários**
- Protótipo: **[Figma](https://www.figma.com/)** → **[Protótipo (Ecoleta)](https://www.figma.com/file/1SxgOMojOB2zYT0Mdk28lB/Ecoleta)**
- API: **[IBGE API](https://servicodados.ibge.gov.br/api/docs/localidades?versao=1)** → **[API de UFs](https://servicodados.ibge.gov.br/api/docs/localidades?versao=1#api-UFs-estadosGet)**, **[API de Municípios](https://servicodados.ibge.gov.br/api/docs/localidades?versao=1#api-Municipios-estadosUFMunicipiosGet)**
- Maps: **[Leaflet](https://react-leaflet.js.org/en/)**
- Editor: **[Visual Studio Code](https://code.visualstudio.com/)** → Extensions: **[SQLite](https://marketplace.visualstudio.com/items?itemName=alexcvzz.vscode-sqlite)**
- Markdown: **[StackEdit](https://stackedit.io/)**, **[Markdown Emoji](https://gist.github.com/rxaviers/7360908)**
- Commit Conventional: **[Commitlint](https://github.com/conventional-changelog/commitlint)**
- Teste de API: **[Insomnia](https://insomnia.rest/)**
- Ícones: **[Feather Icons](https://feathericons.com/)**, **[Font Awesome](https://fontawesome.com/)**
- Fontes: **[Ubuntu](https://fonts.google.com/specimen/Ubuntu)**, **[Roboto](https://fonts.google.com/specimen/Roboto)** -->

---

### Autores
---
<table>
<tr>
<td align="center"><a href="https://github.com/CamilexXx"><img style="border-radius: 50%;" src="https://avatars0.githubusercontent.com/u/62322797?s=460&u=80cba142cec034ff81f7e414474e5d26ca3b6c46&v=4" width="100px;" alt=""/>
<br /><sub><b>Camilo Valero Vazquez</b></sub></a>

[![Linkedin Badge](https://img.shields.io/badge/-Camilo-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/marzeu-selau-junior/)](https://www.linkedin.com/in/marzeu-selau-junior/)
</td>

<td align="center">
<a href="https://github.com/LucasFerreira-1">
<img style="border-radius: 50%;" src="https://avatars2.githubusercontent.com/u/62311948?s=460&u=11ae9f3a7f2f11179be982b38afb63b7973b4921&v=4" width="100px;" alt=""/>
<br />
<sub><b>Lucas Ferreira</b></sub></a>

[![Linkedin Badge](https://img.shields.io/badge/-LucasFerreira-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/marzeu-selau-junior/)](https://www.linkedin.com/in/marzeu-selau-junior/)
</td>

<td align="center">
<a href="https://github.com/Marzeu">
<img style="border-radius: 50%;" src="https://avatars0.githubusercontent.com/u/51306062?s=460&u=326999fd00b8f9f5329d69eb579580d080179818&v=4" width="100px;" alt=""/>
<br />
<sub><b>Marzeu Selau Jr</b></sub></a>

[![Linkedin Badge](https://img.shields.io/badge/-Marzeu-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/marzeu-selau-junior/)](https://www.linkedin.com/in/marzeu-selau-junior/)
</td>

<td align="center">
<a href="https://github.com/mikaellafranco">
<img style="border-radius: 50%;" src="https://avatars1.githubusercontent.com/u/65317307?s=460&v=4" width="100px;" alt=""/>
<br />
<sub><b>Mikaella Franco</b></sub></a>

[![Linkedin Badge](https://img.shields.io/badge/-Mikaella-pink?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/marzeu-selau-junior/)](https://www.linkedin.com/in/marzeu-selau-junior/)
</tr>
</table>

## 📝 Licença

Este projeto esta sobe a licença [MIT](./LICENSE).

Feito com ❤️ pela equipe Ratel 👋🏽 Entre em contato!

[![Gmail Badge](https://img.shields.io/badge/[email protected]?style=flat-square&logo=Gmail&logoColor=white&link=mailto:[email protected])](mailto:[email protected])

[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Marzeu/)
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "LiFit",
"version": "1.0.0",
"description": "SA-Senai",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Marzeu/LiFit.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Marzeu/LiFit/issues"
},
"homepage": "https://github.com/Marzeu/LiFit#readme"
}

0 comments on commit ed78cac

Please sign in to comment.