Skip to content

Development of the Proffy project, this project given in week 2 of Rocketseat's NLW. It consists of a web/mobile application where the user can register teachers, as well as search available teachers. Connecting in this way, students and teachers

License

Notifications You must be signed in to change notification settings

antuniooh/ProffyProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

JavaScript TypeScript Node CSS

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

Development of the Proffy website, this project given on week 2 of Rocketseat's NLW. Profffy is an online study platform that helps people find teachers online.

Profy is a Web and Mobile application designed to help connect students and teachers. Therefore, this application offers teachers the possibility of registering classes, being able to add information such as the discipline, cost and time, and for students the possibility of searching for registered classes.

app

🚀 How To Run

⚠️ For a better experience, open the project in the following link: https://antuniooh.github.io/ProffyProject/ ⚠️

Terminal

# Clone the repository
$ git clone https://github.com/antuniooh/ProffyProject.git

# Access the project folder in your terminal / cmd
$ cd ProffyProject/server

# Install libs
$ npm install

# Deploy 
$ npm start

# After up the server, you should open the web app
$ cd ../web-app
$ npm install
$ npm start

The project will be hosted at "localhost:3000"

About

Development of the Proffy project, this project given in week 2 of Rocketseat's NLW. It consists of a web/mobile application where the user can register teachers, as well as search available teachers. Connecting in this way, students and teachers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published