Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Function
Enter a name and login.
The page has two parts. One of part is called grocery list, which show all kind of goods can choose. In this part, users could type words in input box, or simply type "Start Speech Recoginition" button to input words by speeching. when clicking search, it will filter by keywords.
The other part is called cart list, which show all goods the user intending to buy. In this part, users could share with there friends by clicking "Send Email" button or clicking "Save as PDF" to store it in their own computers.


# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Expand Down
Loading