Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 798 Bytes

TODO.md

File metadata and controls

19 lines (18 loc) · 798 Bytes

TODO

  • Check Multiple Clients → Server
  • Contexts & Sessions w/ api.ai
  • api.ai Node.js SDK (https://github.com/api-ai/api-ai-node-js)
  • All Python Errors → Human-Readable Errors
  • Refine Curriculum / Database Content
  • Make Bot Instructions for Exercises Friendlier
  • Improve Existing Bot Replies
  • Add More Variation in Bot Replies
  • Implement Simple Context Detection in Bot Conversation
  • Improve In-line Code Styling for Instructions & Example Code
  • Clean Up codeChecker.js
  • Clean Up Front-End Code
  • Post-Hackathon Cleanup of Code & Git History
  • Add Setup Instructions to README
  • Remove Hardcoding in nextExercise()
  • Split index.js into Separate Files
  • Redo Database Structure