-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting agenda October 5, 2017
Check-in
Utsab: absent
everyone else: present
Aaron: Professor mentioned we only need to store a username, no password, no encryption. And for creating chatbots, we could store their work progress, but if a customer uses the chatbots, no conversation history will be stored.
Utsab: absent
At this point, from Aaron's response, we probably don't need any complicated database since our traffic will be very limited.
Xie mentioned he had some trouble setting up a c9 account because it was asking billing information. But he installed it successfully on his local Linux Virtual Machine. Everybody else is making progress and we have the whole weekend to learn and explore. After this weekend, we will start our project on Node.js
Nate will be working on this during the weekend.
Thomas will be taking care of this section during this weekend.
Aaron mentioned the chatbot interface will be established and terminated as the user designed. Therefore, in order to make the chatbot "alive" forever, we have to ask users to implement a while loop.
However, our goal is to let users able to implement a chatbot without coding, so we think that some sort of Scratch-like "drag n' drop" functions will be needed in the future.