Skip to content

aissaghouti/little-lemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

LittleLemon

Overview

LittleLemon is an Android application developed by Aïssa. This app is part of the final project of the META Android Developer certification.

Requirements

  • Min Android SDK: 21

Installation

  1. Clone the repository:
    git clone [email protected]:aissaghouti/little-lemon.git
    
  2. Open the project in Android Studio
  3. Build and run the application on your device or emulator

Project Structure

.
├── .idea                # Android Studio IDE settings
├── app                  # Application module
├── gradle               # Gradle configuration
├── .gitignore           # Git ignore file
├── build.gradle.kts     # Project build file
├── gradle.properties    # Gradle properties
├── gradlew              # Gradle wrapper script (Unix)
├── gradlew.bat          # Gradle wrapper script (Windows)
└── settings.gradle.kts  # Gradle settings

Contact

Aïssa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages