Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Latest commit

 

History

History
57 lines (40 loc) · 1.79 KB

README.md

File metadata and controls

57 lines (40 loc) · 1.79 KB

Purple Proffy Logo

Repository size GitHub last commit Stargazers


🚀 Project made to connect students to teacher

Table of contents

What is it

That's project was idealized by Rocketseat to a marathon called Next Level Week #2 where they teach, another devs and people that are getting into programming, how to use a stack of development (React JS, React Native and NodeJS).

The idea behind Proffy is to connect people that want to study to people that want to give classes, storing connections.

Technologies

  • TypeScript
  • ReactJS
  • Netlify
  • JWT
  • Web API (Another repo)

Features

  • Authentication
  • Give many classes as you want
  • Each class has it's schedule
  • User profile
  • Avatar upload
  • CRUD classes

How to run

If you want you can just live test on: proffy.baraus.dev

  • Clone the repository https://github.com/devbaraus/proffy_web
  • Get in the folder cd proffy_web
  • Install dependencies npm/yarn install
  • Execute script npm/yarn start

Enjoy!