Skip to content

hrr12T-Rex/legacy

 
 

Repository files navigation

TutorDojo (formerly Learn It Now!)

A live one-on-one knowledge sharing platform.

Team

  • Product Owner: Josh Riesenbach
  • Scrum Master: Jordan Murphy
  • Development Team Members: Benjamin Baum, Michelle Thorsell

Learn It Now! Original Team

  • Product Owner: Kelly von Borstel
  • Scrum Master: Devonte MacGlashan
  • Development Team Members: Maz Atighi, Pierre Teo, Pedro Torres-Picon

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team
  5. Contributing

Usage

If you have knowledge to share, sign in and post. If you want to learn, just sign up with your email.

Requirements

  • Node 0.12.7
  • NPM 2.11.3
  • MySQL 2.10.2

Development

Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

External Requirements

Create Database

mysql.server start

CREATE DATABASE learnitnowdb

Set up Mailgun

If you deploy to Heroku, you'll need to add Mailgun as an asset.

If you deploy elsewhere, check https://mailgun.com to set up your API key.

Sending from a local instance only works for sending to the email used to register with Mailgun.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 48.1%
  • HTML 29.0%
  • CSS 22.9%