Code Monkey home page Code Monkey logo

sdte-lab3's Introduction

SDTE 2020 Lab 3 - Git fork workflow

สิ่งที่ต้องทำ

  1. Fork repo นี้
  2. Clone repo ที่ fork ไปลงบนเครื่อง
  3. สร้าง Folder ให้มีชื่อเป็นรหัสนักศึกษาตนเอง ใน folder lab
  4. สร้างไฟล์​ index.html ใส่ Content อย่างใดก็ได้ แต่ให้มี Content เมื่อเปิดไฟล์มาให้มีข้อมูลแสดงให้เห็นอย่างน้อยดังนี้
  • รหัสนักศึกษา
  • ชื่อ สกุล
  1. เพิ่ม link เพื่อเข้าถึงหน้า index.html ของรหัสนักศึกษาตัวเอง ใน files index.html (นอกสุด) ใน tag <ul>...</ul> ดังตัวอย่าง (ถ้ามีของคนอื่นใส่อยู่ก่อนแล้ว ให้แค่เพิ่ม, ถ้ามีการลบของคนอื่นจะไม่อนุญาตให้ผ่าน PR)
<!DOCTYPE html>
<html>
  <head>
    <meta charset="UTF-8">
    <title>Lab3</title>
  </head>
  <body>
    <h1>Welcome to LAB 3</h1>

    <ul>
      <li><a href="./lab/53070077/index.html">53070077</a></li>
    </ul>
  </body>
</html>
  1. Commit & Push
  2. สร้าง Pull Request เข้ามาที่ Repo หลัก โดยตั้งหัวข้อ PR ดังนี้ รหัสนักศึกษา - Add profile เช่น 53070077 - Add profile
  3. หากมี Conflict ในขั้นตอนการ Merge เกิดขึ้นให้แก้ไขให้เรียบร้อย
  4. Lab จะเสร็จสิ้นเมื่อ PR ผ่าน และได้ Merge เข้า Branch main แล้ว สามารถดูผลลัพธ์การ Merge ได้ผ่าน Github pages https://saranonuan.github.io/sdte-lab3/

เมื่อเสร็จแล้ว ให้ Capture หน้า Pull request ที่ขึ้นสถานะ Merged เรียบร้อยแล้ว ส่งใน Google Classroom เพื่อเป็นหลักฐานด้วย

ตัวอย่าง

PR Result example

sdte-lab3's People

Contributors

61070055 avatar blackjokerrr avatar ckrittima avatar core2931 avatar cotver avatar cynbee avatar denpoom avatar everestes avatar fourthedition avatar hashtagselfie avatar ivyss avatar jamettw avatar jfornqz avatar laxezice avatar looksocii avatar nun0289 avatar ongsuwannoo avatar parametprame avatar poohcid avatar poomphat avatar saranonuan avatar skaferun9 avatar taggykasitin avatar tanawat-chanhom avatar tetat-chulchue avatar themhee avatar tian-np avatar tinto88 avatar waruwat-dev avatar winterds avatar

Watchers

 avatar

sdte-lab3's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.