Android App CMS-1 IES IPS Academy Indore

Overview

IES-IPS-Andoid

To Contribute to this project follow the below steps:

  • Fork this Project.

  • Clone this Project in your local:-

      git clone 
         
    
         
  • Make your Separate Branch according to your task:

    "">
      git checkout -b "
          
           "
    
          
  • Great Now you are Ready to Contribute.

How to Make Pull Request

  • To add all changed files:-

      git add .
    
  • To commit your Changes:-

      git commit -m "tag: commit message"
    
  • Note Before Push, Please Note that you Update your Local Branch with Upstream Branch

  • Update your GitHub Repo using Fetch and Merge button on your repo with Development Branch.

      git pull
    
  • To PUSH your Changes:-

      git push 
    
You might also like...
Visual Studio App Center Sample App for Android

Visual Studio App Center Sample App for Android The Android application in this repository and its corresponding tutorials will help you quickly and e

Android app for Ribbit, Broker API Reference App
Android app for Ribbit, Broker API Reference App

Ribbit Reference Implementation (Android) The reference implementation for designing the Android user interface of a broker-dealer trading application

Android-Java-App - Notepad app with user and password. SQL Lite
Android-Java-App - Notepad app with user and password. SQL Lite

DVNote2 App Android-Java-App Notepad app with user and password Application made in Android Studio with Java language and SQLite database. How does it

Android Bitcoin market app base on Jetpack Compose and MVI. The app displays current bitcoin market price and history price k-line charts.

compose-bitcoin Android Bitcoin market app base on Jetpack Compose and MVVM & MVI. Features Current bitcoin market price. K-line charts of history pri

App for lesson 8 of the Android App Development in Kotlin course on Udacity
App for lesson 8 of the Android App Development in Kotlin course on Udacity

Connect to the Internet - Mars Real Estate This is the toy app for Lesson 8 of t

Android Camper parking app written in kotlin for assignment 2 of Mobile App Development
Android Camper parking app written in kotlin for assignment 2 of Mobile App Development

Technical Report Splash view Application shows a splash screen when opened. The

Quiz-App - An Android app which have some basic questions
Quiz-App - An Android app which have some basic questions

Quiz-App An Android app which have some basic questions Start page Questions pag

A Task Management and Habit-building App, representating my journey in Android as well as my first Kotlin App. 🤗 ✨
A Task Management and Habit-building App, representating my journey in Android as well as my first Kotlin App. 🤗 ✨

A Task Management and Habit-building App, representating my journey in Android as well as my first Kotlin App. 🤗 ✨

Comments