- Signin/Signup Function with Email and Password
- List Editing with Add, Update and Delete Functionality
- Uses Firebase Authentication for Signin/Signup functionality.
- Uses Firebase's Realtime Database to store user's shopping lists.
- Open Grocery Pad
- Signup with an Email and Password
- Write shopping list items in input bar, and click the cart to add it to your list
- List items will show as cards, click on them to edit and double click to delete
- You are all set !