Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 674 Bytes

Study Buddy is a platform that connects students or professionals between each other to help study.

You create an account and specify whether you are a mentor or a student (or both)

Then say what fields you are interested in and be able to browse and filter and find someone to study with.

Mentors can charge an hourly rate while students are free.

Website: http://www.studiesbuddies.com/

Functionalities:

  • Devise Authentication
  • Pundit for Authorization
  • On login a wizard was used to set up the user's information
  • Active Cable for Live chat between users.
  • Stripe Integration For Payments

Stack

  • Html/SCSS
  • Javascript/Stimulus
  • Ruby