Skip to content

YuriVini/Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

Proffy 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 subject, cost and schedule and students the possibility of searching for registered classes

Web

Captura de Tela 2024-02-11 às 17 35 56

💻 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/YuriVini/Proffy.git

📦 Run API

# Go to server folder
$ cd Proffy/server

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

💻 Run Web Project

# Go to web folder
$ cd Proffy/web

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

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

📕 License

Released in 2020 📕 License

Made with love by Yuri Vincius 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!