A live one-on-one knowledge sharing platform.
- Product Owner: Tom Coughlin
- Scrum Master: Ted Hsiao
- Development Team Members: Calvin Le, Sonny Sheth
http://learnitnow.herokuapp.com/
If you have knowledge to share, create a lesson. If you want to register for a lesson, pick an available appointment and pay the lesson fee.
- Node 0.12.7
- NPM 2.11.3
- MySQL 2.10.2
From within the root directory:
sudo npm install -g bower
npm install
bower install
mysql.server start CREATE DATABASE learnitnowdb
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.
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.