simonnepinto / Bliss_through_wish

Android application to generate birthday cards :gift:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bliss Through Wish

Bliss Through Wish is a basic Android application implemented in Kotlin that lets the user generate birthday cards

App Screenshots

App Homepage Birthday Wish

Tools required

In order to use this application, you must have the following installed:

  • Android Studio
  • Android SDK version 29 (Can be installed from within Android Studio, or with homebrew brew install android-sdk)
  • JDK8
  • An Android device or emulator

Getting Started ๐Ÿš€

How To Use ๐Ÿ”ง

Clone the Project

From your command line:

# Clone this repository
$ git clone https://github.com/simonnepinto/Bliss_through_wish.git

This command will copy the entire project to your local environment

Running the app

  1. Pull down the code locally.
  2. Open Android Studio and select 'Open an existing Android Studio Project'
  3. Navigate to checked out repository.
  4. Inside 'Bliss_through_wish' folder, select 'settings.gradle' file
  5. Run the application.

About

Android application to generate birthday cards :gift:


Languages

Language:Kotlin 100.0%