rstellar / apprentice-co-app

An app experiment for Apprentice.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apprentice Co.

www.theApprentice.co

API Documentation KanBan Board

Quick Start

$ git clone https://github.com/mentor-me/mentor-me.git
$ cd mentor-me
$ npm i
$ npm start
$ npm run bundle
$ npm run sass

If no DB is setup yet

setup remote db add configs to configs.js in db area in db.js, uncomment Sequelize sync code to generate dbs

Stack

  • React
  • React-Redux
  • React-Router
  • Redux
  • Redux-Thunk
  • Babel
  • Webpack
  • Gulp
  • Socket.io
  • Sequelize
  • Node
  • Express
  • Bootstrap
  • React-Bootstrap
  • Twilio

The Product

Apprentice Co. is a platform that lets amazing mentors conduct intentional apprenticeships with learners looking to advance their career. The platform incoporates features to organize cohorts, create accountability, facilitate communication and collect payments.

Engineering Team

About

An app experiment for Apprentice.co


Languages

Language:JavaScript 67.0%Language:HTML 24.7%Language:CSS 8.3%