Skip to content

πŸš€ Project developed during the Next Level Week 2 πŸ”₯ #NLW πŸ’₯ By @Rocketseat

Notifications You must be signed in to change notification settings

vsamarcus/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

42 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Proffy

Marcus VinΓ­cius GitHub last commit Stargazers

πŸš€ Project made to connect teachers to students, made in Next Level Week #2 by @Rocketseat

πŸ“Œ Table of Contents

πŸ“₯ Figma layout available for download at:

Direct Download Direct Download

Web Screenshot

πŸ’» 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/vsamarcus/proffy.git

πŸ“¦ Run API

# Go to server folder
$ cd backend/

# Install Dependencies
$ yarn install or npm install

# Run Aplication
$ yarn start or npm run start

Access API at http://localhost:3001/

πŸ’» Run Web Project

# Go to web folder
$ cd web/

# Install Dependencies
$ yarn install or npm install

# Run Aplication
$ yarn start or npm run start

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

πŸ“± Run Mobile Project

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
$ yarn install  or npm install

# Run Aplication
$ yarn start or npm run start

Aferter read the QRCode with the app of expo or run on emulator.

πŸ› Issues

Feel free to file a new issue with a respective title and description on the the Proffy repository. If you already found a solution to your problem, i would love to review your pull request!

πŸŽ‰ Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

πŸ“• License

Released in 2020 πŸ“• License

Made with love by Marcus VinΓ­cius πŸš€. This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

πŸš€ Project developed during the Next Level Week 2 πŸ”₯ #NLW πŸ’₯ By @Rocketseat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published