gabrieljony / proffy

🚀 Next Level Week #2 #NLW @Rocketseat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proffy

🚀 Projeto feito para conectar professores e estudantes. #Rocketseat NLW #2 Ago/2020

Inglês · Português

The NLW #2 project. Built with 💙 by Gabriel Jony and contributors

Sumário

💻 Site Web

📱 Site Mobile

Aguarde...

📚 Tecnologias

Projeto foi feito utilizando as seguintes tecnologias:

💙 Funcionalidades (casos do uso)

Conexões

  • Rota para listar o total de conexões realizadas;
  • Rota para criar uma nova conexão;

Aulas

  • Rota de crialção de uma aula;
  • Rota para listar aulas; --Filtrar por matéria, dia da semana e horário

🏃‍♂️ Como rodar

Create project web

yarn create react-app web --template typescript

Create project backend with KnexJs

npm install knex --save npm install sqlite3

Create project mobile with Expo

npm install --global expo-cli

Criar um novo projeto, selecionar o template typescript expo init frontend-mobile

Start project

yarn start

http://localhost:3000

yarn test

yarn build

yarn eject

🔗 Links úteis

Create React App documentation
React documentation
React Navigation
TypeScript
Expo
Expo Google Fonts is released
Axios
KnexJs
React Select
Whatsapp Chats
API de Fotos

About

🚀 Next Level Week #2 #NLW @Rocketseat


Languages

Language:TypeScript 77.1%Language:CSS 21.9%Language:HTML 0.8%Language:JavaScript 0.2%