onurcelikeng / ChatCode

2016 Microsoft Imagine Cup project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatCode

2016 Microsoft Imagine Cup project

Requirement

  • MS Bot Framework
  • MS Bot Emulator
  • Visual Studio 2017

Communication

  • If you found a bug, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.

Download

Simply navigate to your directory of interest, then clone.

$ git clone https://github.com/onurcelikeng/ChatCode.git

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Authors

License

ChatCode is released under the MIT License.

About

2016 Microsoft Imagine Cup project

License:MIT License


Languages

Language:C# 70.0%Language:JavaScript 23.5%Language:CSS 5.7%Language:HTML 0.5%Language:ASP 0.3%