Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
/ proffy Public archive

A web app and mobile application made to connect teachers to students via search terms

License

Notifications You must be signed in to change notification settings

vcwild/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

GitHub language count Repository size License

🚀 A web app and mobile application made to connect teachers to students via search terms

📌 Table of Contents


Web



Mobile


💻 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/vcwild/proffy.git

📦 Run API

# Go to server folder
$ cd ./server

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

Access API at https://localhost:3333/

💻 Run Web

# Go to web folder
$ cd "./web"

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

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

📱 Run Mobile

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 "./mobile"

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

Read the QR Code with expo or run via emulator.

🐛 Issues

Found a bug? Feel free to post an issue with title and description.

📥 Download the Layout

Direct Download Direct Download

📕 License

Released in 2020 📕 License

This project is under the MIT license.

About

A web app and mobile application made to connect teachers to students via search terms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published