Perfect Recipe App

All Categories

All Meals in a Category

Favorite

All Categories
Description:
An app for foodies where users can browse and filter recipes based on categories (e.g. Italian) and restrictions (e.g. Vegetarian). The app also supports the "Add to favorites" feature.
Techniques:
-
Navigate between multiple screens with Tabs, Drawers and Back & Forth
-
Filter screen listings based on user's input
-
Design the listings in grid
Shopping App
Shoppers

All Products

Product Detail

Drawer

All Products
Sellers

Switch to Seller

Seller Products

Edit Product

Switch to Seller
Description:
A marketplace for sellers to add/edit/delete listings; buyers to add items to the shopping cart and place orders.
Techniques:
-
Set up Firebase to store orders, products and user information and make requests with it
-
Implement auto-login and auto-logout
-
Display loading spinner and handling errors
Simple To-Do App

All Tasks

Add Task

Delete Task

All Tasks
Description:
Simple to-do app that allows user to add/ delete task(s), click on the bell icon to enable/disable reminder.