Skip to content

🚀 Made to connect people who wants to learn more - Front End

Notifications You must be signed in to change notification settings

devbaraus/proffy_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!