johnding1996 / HKUST-COMP3111H-Group

Group Project of COMP 3111H in Fall 2017 at HKUST
Apache License 2.0
0 stars 0 forks source link

Parse a menu input in plain text format by user #28

Closed cliubf closed 6 years ago

cliubf commented 6 years ago

Parse a menu input in plain text format by user, then store the parsed dish names for querying the database and giving user recommendation for user to choose the right one if the input is unclear.

Take care about the user interaction at this part, extracting food name and portion.

cliubf commented 6 years ago

Tested and merged to develop