uiowa-cs-5800-0001-fall-2017 / Scratchat

Scratchat is a Scratch-like web application for users to implement chatbots with least to none programming experience.
1 stars 0 forks source link

create an online database and maintain the database #6

Open jiyuhan opened 6 years ago

jiyuhan commented 6 years ago

A database could be used to save user's username password, their projects, etc. This is crucial for web designing. Finding out which type of database we will be using will be useful.

utsab17 commented 6 years ago

I think SQL and Amazon DynamoDB could be great options