Skip to content

mern-r2/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

Project   |    Running   |    Layout   |    License


Proffy

💻 Project

Proffy is a web application designed to help students find teachers. The teachers are registered, the student only has to look for the one that better matches what he is looking for. It has the following features:

  • Web and mobile interfaces
  • REST API
  • Class registration and listing
  • Mark class as favorite
  • Classes filter (by subject, weekday, time)
  • Whatsapp redirection
  • Counter for how many users reached teachers by whatsapp

Tech Stack

🚀 Running

  1. Go to server folder to install the dependencies and DB migrations
  $ yarn
  $ yarn knex:migrate
  1. Run server
  $ yarn start
  1. Go the desired client folder (mobile and/or web) to install dependencies and run
  $ yarn
  $ yarn start

🔖 Layout

Figma account is needed.

📝 License

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


From a Rocketseat course

About

Developed during the Next Level Week #02

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages