Skip to content

Cloned Android Application - India's Largest Online Store for newborn, baby & kids products.

Notifications You must be signed in to change notification settings

Kingbond470/First-Cry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

First-Cry

Clone of First Cry Android Application

This is a clone of First Cry Android Application which is a India's Largest Online Store for newborn, baby & kids products.

Building the Sample App

First, clone the repo: You can use any one of the way to do it.

  1. HTTPS

     git clone https://github.com/Kingbond470/First-Cry.git
    
  2. SSH

    git clone [email protected]:Kingbond470/First-Cry.git
    
  3. GitHub CLI

    gh repo clone Kingbond470/First-Cry
    

Android Studio

Open Android Studio and select File->Open... or from the Android Launcher select Import project (Eclipse ADT, Gradle, etc.) and navigate to the root directory of your project.
Select the directory or drill in and select the file build.gradle in the cloned repo.
Click 'OK' to open the the project in Android Studio.
A Gradle sync should start, but you can force a sync and build the 'app' module as needed.

Gradle (command line)

Build the APK: ./gradlew build

Running the Sample App

Connect an Android device to your development machine. Android Studio

Select Run -> Run 'app' (or Debug 'app') from the menu bar
Select the device you wish to run the app on and click 'OK'

Gradle

Install the debug APK on your device ./gradlew installDebug
Start the APK: 

Splash Screen

Landing Page

Landing Page

Register User Login User

Home - Dashboard

Home - Menu bar

Menu_bar

Fashion Page

Order Cart Notification Wishlist/Favourite

Item List

Item List 1 Item List 2

Item Details

Item_details

Payment Details

Payment_Details

Parenting Dashboard

Contact Us page

Technologies

Java
Glide
Recycler View
Fragments
Scroll View
Navigation Drawer
Shared Preferences
XML
Firebase
TabLayout
ViewPager

Blog related to Project

Learning from Project

About

Cloned Android Application - India's Largest Online Store for newborn, baby & kids products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages