Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

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 http://localhost:3333/

πŸ’» Run Web

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

# Install Dependencies
$ npm install

# Run Aplication
$ npm start

Go to http://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

 
 
 

Contributors