Skip to content

Proffy is an online platform that helps students to find private tutors to assist them in their studies.

License

Notifications You must be signed in to change notification settings

marcoaminotto/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

Marco Echevestre Repository size Repository size GitHub last commit GitHub All Releases License

📖 Proffy is an online platform that helps students to find private tutors to assist them in their studies. This project was based on the NLW #2 course.

📐 Layout

Web

Mobile

🚀 Technologies

This project was made using the following technologies:

🔧 How to run

# Clone Repository
$ git clone [email protected]:marcoaminotto/proffy.git

📦 Run server

# Go to server folder
$ cd Proffy/server

# Install dependencies
$ yarn install

# Execute migrations
$ yarn knex:migrate

# Run the aplication
$ yarn start

To check if it is working, click on http://localhost:3333/connections. If it returns a JSON {"total":0} then the server is working 🎉.

💻 Run web application

# Go to web folder
$ cd Proffy/web

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Go to http://localhost:3000/ to see the pretty website.

📱 Run mobile application

To run the mobile project you need a smartphone with the app of expo installed or a android/ios emulator on your computer.

# Go to mobile folder
$ cd Proffy/mobile

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Read the QRCode with the app of expo or run on your emulator.

📕 License

Released in 2020 📕 License

This project is under the MIT license.

Give a ⭐️ if this project helped you!

</> by Marco Echevestre

About

Proffy is an online platform that helps students to find private tutors to assist them in their studies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages