All Projects → beatrizadm → proffy-NLW

beatrizadm / proffy-NLW

Licence: MIT license
📓 Educational platform to connect teachers and students

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to proffy-NLW

proffy
Plataforma de estudos online para conectar alunos e professores de forma rápida e fácil. @Rocketseat
Stars: ✭ 21 (+61.54%)
Mutual labels:  nlw, rocketseat, next-level-week, proffy
proffy
React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.
Stars: ✭ 30 (+130.77%)
Mutual labels:  nlw, rocketseat, proffy
happy
Plataforma online para encontrar orfanatos e facilitar visitas. @Rocketseat
Stars: ✭ 24 (+84.62%)
Mutual labels:  nlw, rocketseat, next-level-week
Proffy
👥 Plataforma de estudos online, onde é possível conectar alunos com professores. Este é um projeto que foi desenvolvido durante a Next Level Week #2 da @Rocketseat, durante os dias 3 à 7 de agosto de 2020.
Stars: ✭ 12 (-7.69%)
Mutual labels:  nlw, rocketseat, proffy
move.it
🚀 Move It is a project to help people to make more exercises. Next Level Week #04 #NLW @Rocketseat - NLW
Stars: ✭ 27 (+107.69%)
Mutual labels:  nlw, rocketseat, next-level-week
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (+92.31%)
Mutual labels:  nlw, rocketseat, next-level-week
proffy
📚 A platform thats connects teachers and students
Stars: ✭ 14 (+7.69%)
Mutual labels:  nlw, rocketseat, proffy
proffy
📗 Sua plataforma de estudos online.
Stars: ✭ 24 (+84.62%)
Mutual labels:  rocketseat, proffy
letmeask
This is a project developed during the Next Level Week Together, presented by Rocketseat during June 2021.
Stars: ✭ 41 (+215.38%)
Mutual labels:  nlw, rocketseat
NLW-Together-Elixir
Wabanex - Gerencie e acompanhe seus treinos na academia! Evento NLW Together organizado pela @Rocketseat 🚀
Stars: ✭ 15 (+15.38%)
Mutual labels:  nlw, rocketseat
proffy-discovery
🏫 Proffy - Your online study platform
Stars: ✭ 15 (+15.38%)
Mutual labels:  nlw, rocketseat
next-level-week-clone
🧬a clone of the Next Level Week website made with reactjs using typescript
Stars: ✭ 13 (+0%)
Mutual labels:  nlw, rocketseat
ask-me-bro
Every question has an answer. Learn and share knowledge with others. Askmebro.
Stars: ✭ 48 (+269.23%)
Mutual labels:  nlw, rocketseat
Happy
Happy 🥳 | Rocketseat 💜 - NLW 03 👩‍🚀
Stars: ✭ 61 (+369.23%)
Mutual labels:  nlw, rocketseat
happy-web
Project built during Rocketseat's Next Level Week #3
Stars: ✭ 19 (+46.15%)
Mutual labels:  nlw, rocketseat
onlineResume
Harry's personal website
Stars: ✭ 15 (+15.38%)
Mutual labels:  css3
csscomplete.vim
Update the bult-in CSS complete function to latest CSS standard.
Stars: ✭ 61 (+369.23%)
Mutual labels:  css3
csslab
用于快速进行页面重构的CSS函数库
Stars: ✭ 19 (+46.15%)
Mutual labels:  css3
guiadevbrasil
Um guia extenso de informações com um vasto conteúdo de várias áreas para ajudar, agregar conhecimento e retirar dúvidas, nesse guia você encontrará tudo que necessário para qualquer carreira relacionada a tecnologia.
Stars: ✭ 9,863 (+75769.23%)
Mutual labels:  css3
weetnie
An OpenSource cloude storage manager template
Stars: ✭ 47 (+261.54%)
Mutual labels:  css3

proffy-NLW

📓 Educational platform to connect teachers and students

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Website to sign up teachers and students.
  • App to connect teachers and students.

👷 How to run

# Clone Repository
$ git clone https://github.com/RafaelGoulartB/Proffy.git

📦 Run API

# Go to server folder
$ cd Proffy/server

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

💻 Run Web Project

# Go to web folder
$ cd Proffy/web

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Go to http://localhost:3000/ to see the result.

📱 Run Mobile Project

To run the mobile project you need a cellphone with the app of expo instaled or a emulator android/ios.
After, fork this repository and clone to your machine. Inside of the project's folder run the following commands:

# Go to mobile folder
$ cd Proffy/mobile

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Aferter read the QRCode with the app of expo or run on emulator.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].