Skip to content

eltonlazzarin/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

92 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Proffy is a complete application built on Node.js, ReactJs and React Native

GitHub top language GitHub language count GitHub last commit GitHub issues GitHub

About The ProjectΒ Β Β |Β Β Β  Backend TechnologiesΒ Β Β |Β Β Β  Backend Getting StartedΒ Β Β |Β Β Β  How To ContributeΒ Β Β |Β Β Β  Backend License

About The ProjectΒ Β Β |Β Β Β  Frontend TechnologiesΒ Β Β |Β Β Β  Frontend Getting StartedΒ Β Β |Β Β Β  How To ContributeΒ Β Β |Β Β Β  Frontend License

About The ProjectΒ Β Β |Β Β Β  Mobile TechnologiesΒ Β Β |Β Β Β  Mobile Getting StartedΒ Β Β |Β Β Β  How To ContributeΒ Β Β |Β Β Β  Mobile License

πŸ‘¨πŸ»β€πŸ’» About the project

Proffy is an online study platform, with the aim of connecting education professionals with people interested in learning new subjects. In the web version, the education professional can register to teach classes and/or search for other professionals in order to learn something new, while in the mobile version the user can search for professionals through search filters according to their needs.

This is a project developed during the #NextLevelWeek2. An online programming event given by Rocketseat that shows how to use the JavaScript / TypeScript stack, on the backend with Nodejs, on the frontend with ReactJS and on mobile using the Expo.

πŸš€ Backend Technologies

Technologies that I used to develop this api

πŸ’» Backend getting started

Requirements

Clone the project and access the folder

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

$ cd proffy

$ cd server

Follow the steps below

# Install the dependencies
$ yarn

# Run the API
$ yarn start

πŸ€” How to contribute backend

Follow the steps below

# Clone your fork
$ git clone https://github.com/eltonlazzarin/proffy.git

$ cd proffy

$ cd server

# Create a branch with your feature
$ git checkout -b your-feature

# Make the commit with your changes
$ git commit -m 'feat: Your new feature'

# Send the code to your remote branch
$ git push origin your-feature

After your pull request is merged, you can delete your branch

πŸ“ Backend License

This project is under the MIT license. See the LICENSE for more information.

πŸš€ Frontend Technologies

Project Screenshots

Technologies that I used to develop this frontend app

πŸ’» Frontend getting started

Requirements

Clone the project and access the folder

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

$ cd proffy

$ cd web

Follow the steps below

# Install the dependencies
$ yarn

# Run the web app
$ yarn start

πŸ€” How to contribute frontend

Follow the steps below

# Clone your fork
$ git clone https://github.com/eltonlazzarin/proffy.git

$ cd proffy

$ cd web

# Create a branch with your feature
$ git checkout -b your-feature

# Make the commit with your changes
$ git commit -m 'feat: Your new feature'

# Send the code to your remote branch
$ git push origin your-feature

After your pull request is merged, you can delete your branch

πŸ“ Frontend License

This project is under the MIT license. See the LICENSE for more information.

πŸš€ Mobile Technologies

Mobile App Screenshots

Technologies that I used to develop this mobile app

πŸ’» Mobile getting started

Requirements

Clone the project and access the folder

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

$ cd proffy

$ cd mobile

Follow the steps below

# Install the dependencies
$ yarn

# Run the mobile app
$ yarn start

Install the app on a physical phone

  1. Go to your app store, look for the app called Expo, and install it on your device.

  2. With the app installed, open it and click on Scan QR Code, point the camera phone to the QR code shown on the page that opened after executing the command yarn start and ready, the app will load and be ready for use.

πŸ€” How to contribute mobile

Follow the steps below

# Clone your fork
$ git clone https://github.com/eltonlazzarin/proffy.git

$ cd proffy

$ cd mobile

# Create a branch with your feature
$ git checkout -b your-feature

# Make the commit with your changes
$ git commit -m 'feat: Your new feature'

# Send the code to your remote branch
$ git push origin your-feature

After your pull request is merged, you can delete your branch

πŸ“ Mobile License

This project is under the MIT license. See the LICENSE for more information.


Made with β™₯ by Elton Lazzarin πŸ‘‹ Get in touch!