Skip to content

Building a rails react app to connect mentors and mentees, as a prototype for another app with a goal to develop react, authentication and authorisation knowledge.

Notifications You must be signed in to change notification settings

Mentor-Pathway/mentor-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mentor Pathway

Mentor pathway is a platform to connect mentors and mentees to connect. Mentors can build a pathway of challenges for menttees, and guide them along the way. While Mentees can track the're progress and a growth in their given field with their mentors guidance

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

Database initialization

  rails db:create
  rails db:migrate

Testing

We are using rspec and factory_bot_rails.

  bundle exec rspec
  bundle exec rspec/<folder>
  bundle exec rspec/<folder>/<filename>
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

About

Building a rails react app to connect mentors and mentees, as a prototype for another app with a goal to develop react, authentication and authorisation knowledge.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published