apnoono / operationcode_backend

This is the backend repo for the Operation Code website

Home Page:https://operationcode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

  • Ruby version 2.3.1
  • System dependencies PostgreSQL 9.5.6 React 2.0.1

Operation Code allows veterans to find a mentor in the field of software development.

  • Once they have joined, users can select whether they are a mentor or a mentee.

  • Mentees can request a mentoring session. Mentors respond to those requests and can create squads of their own. Squads are groups of the mentees and a mentor (or more than 1) with a common interest or goal.

Diagrams can be found at (doc/data_models): ...doc/data_models/request.png - Illustrates how a mentee user can request a mentoring session ...doc/data_models/squad.png - Illustrates the mentor/mentee relationship of a squad.

About

This is the backend repo for the Operation Code website

https://operationcode.org


Languages

Language:Ruby 92.7%Language:Shell 3.8%Language:HTML 2.3%Language:Makefile 1.2%