Secret Formula
About Client
Objective
Create a simple Android application with key features including a main page using RecyclerView for a list of items, a detailed page with relevant information and ScrollView for rotation handling, and an about page displaying personal information.
Tools & Technologies
Kotlin, Android
Links
Details
Secret Formula is a delightful recipe application that helps users discover and explore culinary creations. With an easy-to-navigate interface, you can browse through a variety of recipes, view detailed ingredients and steps, and even learn more about each dish with just a tap. Perfect for food enthusiasts and home cooks alike!
Here are the criteria for project submission:
A Main Page displaying at least 10 unique items in a RecyclerView list, with titles, optional overviews, and clickable items leading to detailed views.
A Detail Page showcasing a relevant image, title, and extended description with ScrollView support for rotation handling.
An About Page including your photo, name, and email, accessible via a dedicated button or menu option.