Skip to content

A simple Recipe App developed in Kotlin that make HTTP request and manage the reponse categories inside a lazy column

License

Notifications You must be signed in to change notification settings

simone-di-paolo/RecipeApp

Repository files navigation

Recipe App - Android Kotlin

Project Description:

This repository contains a simple exercise app for creating a Recipe app in order to learn Kotlin. The app will download a JSON that contains a list of categories and will render them inside a lazy columns composable.

This exercise has been developed by following the Udemy course The Complete Android 14 & Kotlin Development Masterclass with some small changes made on my side.

Screenshots

Technologies Used

  • Kotlin
  • Android Studio
  • Physical device: Pixel 8 Pro

License

This project is licensed under the MIT License.

Contributions

I'll welcome contributions of any kind to this project!

Note

This is an exercise project and might not be complete or bug-free. Please report any issues or suggestions for improvement.

Tags

android, kotlin, recipe-app, exercise, open-source, MIT

About

A simple Recipe App developed in Kotlin that make HTTP request and manage the reponse categories inside a lazy column

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages