Skip to content

Dubhacks 2016 Finalist - Facebook Messenger bot providing intuitive chat interface for UW students to find courses and plan their schedules

Notifications You must be signed in to change notification settings

zzchua/UW-Course-Planner-Bot

 
 

Repository files navigation

##UW Course Planner Bot #Dubhacks 2016 (Placed Top 6 Teams) :D

To deploy to Heroku

  • install Heroku CLI
  • wget -O- https://toolbelt.heroku.com/install-ubuntu.sh | sh
  • heroku login

Create a new app in Heroku and push

  • heroku git:remote -a <remote-name>
  • git push heroku master

About

Dubhacks 2016 Finalist - Facebook Messenger bot providing intuitive chat interface for UW students to find courses and plan their schedules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • Python 19.5%
  • HTML 4.6%