Skip to content

danialnia02/bendover

Repository files navigation

JiBaBoom

Music Festival

Database

ClearDB Mysql Hosted by Heroku

Backend

Node.js

Frontend

html, react and Ionic

Names:

  1. Mohamed Danial Irfan Bin Salimi (1838750)
  2. Ong Jingjie Cleavon (1935868)

Setup

  1. Setup a Github account (Using any account)
  2. Accept and access the assignment here:
    1. ADES - https://classroom.github.com/g/Vcrmt0EG
    2. FSP - https://classroom.github.com/g/l3LALcr5
  3. Clone the repository to your computer. How?
  4. Stage some changes. How?
  5. Create a new commit. How?
  6. Pull from remote. How?
  7. Resolve any conflict. How?
  8. Push to remote. How?

Cloning Repository

You may refer to this stackoverflow link

  1. Go to VSCode
  2. Open Command Palette (Ctrl+Shift+P)
  3. Type Git: Clone
  4. Copy and paste your team's repository url (e.g. https://github.com/ADES-FSP/jibaboom-TEAMNAME)
  5. Choose where you want the folder to be downloaded to.
  6. Clone. Done.

Staging Changes

how-to-stage

  1. Go to VSCode
  2. Edit the README.md file and add your name above
  3. Open Source Control (Ctrl+Shift+G)
  4. Under CHANGES you should see README.md
  5. Click the plus sign (+) to stage the file.
  6. You see the file appear under STAGED CHANGES

Creating a new commit

how-to-commit

  1. Go to VSCode
  2. Open Source Control (Ctrl+Shift+G)
  3. Add a description in the textfield
  4. Click on the ... button on the top.
  5. Scroll and find Commit Staged
  6. Click on Commit Staged to create a new commit.

Pull from remote

how-to-pull

  1. Go to VSCode
  2. Open Source Control (Ctrl+Shift+G)
  3. Ensure you have no uncommited changes
  4. Click on the ... button on the top.
  5. Click on pull to pull from remote.

Resolving conflict

how-to-conflict-2 how-to-conflict-1

  1. After you click pull, if there is merge conflict you'll see the following highlighting.
  2. Modify the file, save it and create a new commit.

Push to remote

how-to-push

  1. Go to VSCode
  2. Open Source Control (Ctrl+Shift+G)
  3. Ensure you are up to date with remote
  4. Click on the ... button on the top.
  5. Click on push to push to remote.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •