Skip to content

Proffy is an application created on NLW #2 (by @Rocketseat) focused in connect pupils to your needed teachers

Notifications You must be signed in to change notification settings

dgbragas/nlw__proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 Summary

🚀 About the project

This project was created by @tiagoluchtenberg (on Instagram) and developed in the Rocketseat NLW#2 (accessible just a few weeks before the event) to honor the Internacional Education Professions Day (given in 06th August) through an interface focused and manage education relashionship between professors and pupils.

⚠️ Prerequisites

Running the server

  # Clonning the repository
  git clone https://github.com/dgbragas/nlw__proffy

  # Entering in the folder
  cd nlw__proffy/server

  # Installing project dependencies (you can also use 'npm install')
  yarn

  # Running the application (it will run at http://localhost:3000)
  yarn start

Running the web application

  # Open another terminal in root folder (gostack__managing-repositories) and and DON'T stop the backend
  # Enter in the front-end folder
  cd nlw__proffy/web
  
  # Installing project dependencies (you can also use 'npm install')
  yarn

  # Running the application (it will run at http://localhost:3000)
  yarn start

Running the mobile app

  # Entering in the cloned folder
  cd nlw__proffy/mobile

  # Installing project dependencies (you can also use 'npm install')
  yarn

  # After initialize your AVD type:
  yarn start

Developed by @dgbragas

About

Proffy is an application created on NLW #2 (by @Rocketseat) focused in connect pupils to your needed teachers

Topics

Resources

Stars

Watchers

Forks