Skip to content

AlendreLopes/fork_javascript_proffy

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

68 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Proffy

Rafael Goulart Repository size GitHub last commit License Stargazers

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

English Β· Portuguese

The NLW #2 project. Built with ❀︎ by Rafael Goulart and contributors

πŸ“Œ Table of Contents

πŸ“₯ Layout available for download at:

Direct Download Direct Download

Web Screenshot

Mobile Screenshot

πŸ‘€ Demo Website

You can acess the website at:
πŸ‘‰ demo: https://proffy-rafa.netlify.app/

Netlify Status

πŸ’» 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/RafaelGoulartB/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.

πŸ“± 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 Proffy/mobile

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn 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

First of all, thank you for being interested in helping out, your time is always appreciated in every way. πŸ’―

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

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 Rafael Goulart πŸš€. This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

πŸš€ Project made to connect teachers to students. Made in Next Level Week #2 #NLW @Rocketseat

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 68.2%
  • CSS 30.2%
  • HTML 1.3%
  • JavaScript 0.3%