Skip to content

ZahraShahid/Coffeelicious-OrderingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Coffeelicious-OrderingApp

A Coffee Ordering App that uses RecyclerView along with Array Adapter that stores the List of types of coffees available along with their logos and description to show for each coffee as the user lands on the Application. Each Item on the Landing page has its own Activity which is accessed based on the position of the item in the list. User can add each item to the cart in its own Activity, where the Image, Price, Quantity, Options to Add the Topping or Cream is available with a "Add to Cart" Button. As soon as user clicks on this button, item along with its price and the chosen options is added to the database. User is then directed to Order Summary page where it displays all the items added to the card after fetching it from the Sqlite Database. User have been given an option on Order Summary page where they can clear the Database to add a new Order.

🤝🏻  Connect with Me

Releases

No releases published

Packages

No packages published

Languages