Skip to content

A mobile cycling buddy that recommends routes, tracks your cycling sessions and connects you with like-minded bikers (Y2 Software Engineering Group Project)

Notifications You must be signed in to change notification settings

fabecode/Biker-X-AndroidApp

 
 

Repository files navigation

Biker X

Git Commands

Initial Clone Repository

From a folder you wish, open a terminal.

git clone https://github.com/LGWayneq/Biker-X.git

//m ### Connecting Android Studio to GitHub

Open project via Android Studio

To Grant Temporary Access Token to GitHub:
  1. Go to File -> Settings -> Version Control -> GitHub -> Add an account
  2. Follow the instructions to create a Personal Authentication Token (Do grant the relevant permissions)

Setting Up Own Branch

Go to Git -> Branches -> Under "Local Branches", click "Rename" -> Input your own name

For pushing changes to GitHub

Go to Git -> Commit -> Type your message at the bottom left screen -> Commit and Push

For all pushes, PLEASE MAKE SURE you see "your_name -> origin: your_name" BEFORE U PRESS "PUSH" in the confirmation page

Otherwise, please double-click the "your_name" in "your_name -> origin: your_name" and change to your actual name

For merging of branches

DO NOT DO ANYTHING ON GITHUB! Wayne will kindly handle them :D

About

A mobile cycling buddy that recommends routes, tracks your cycling sessions and connects you with like-minded bikers (Y2 Software Engineering Group Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%