Skip to content

maiquelp/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

GitHub top language GitHub language count Project license Repository size GitHub last commit Made by Rocketseat
LinkedIn link


English · Portuguese

About   |    Technologies   |    Tools   |    Installation   |    License


Screens

🔖 About

Proffy is a platform to approach students and teachers. The teacher interested in give lessons make a subscription informing his area of knowledge, availability and contact number. Then the student is able to find a teacher searching in the platform. This project was implemented during the Next Level Week #2 of Rocketseat.


💻 Technologies


🔧 Tools


📦 Installation

✔️ Prerequisites

The following software must be installed:


⬇️ Cloning the repository

  $ git clone https://github.com/maiquelp/proffy.git

▶️ Running the applications

  • 📦 API
  $ cd server
  # Dependencies install.
  $ yarn # or npm install
  # Data base creation.
  $ yarn knex:migrate # or npm run knex:migrate
  # API start
  $ yarn start # or npm start
  • 💻 Web app
  $ cd web
  # Dependencies install.
  $ yarn # or npm install
  # Running web app
  $ yarn start # or npm start
  • 📱 Mobile app
  $ cd mobile
  # Dependencies install.
  $ yarn # or npm install
  # Running mobile app
  $ yarn start # or npm start

📝 License

This project is under the MIT license.

About

Proffy is a platform to approach students and teachers. The teacher interested in give lessons make a subscription informing his area of knowledge, availability and contact number. Then the student is able to find a teacher searching in the platform. This project was implemented during the Next Level Week #2 of Rocketseat.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages