top of page
Perfect Recipe App

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

Sellers

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

Description: 

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

bottom of page