project-team-f

project-team-f created by GitHub Classroom


Project maintained by csci3251-2020 Hosted on GitHub Pages — Theme by mattgraham

Team F

# Introduction

Hello! We are team F! Our team will do a total of 8 tasks. There is a summary, if you want to know more, feel free to go to task.md for more information and folder “issues” for the informations of every issues.

  1. Start the issue - Go to issue tab and create a new issues for every tasks
  2. Create a project board - Click project tab, use Basic Kanban template to make three automations: To Do, In progress, Done
  3. Set up readme.md - Set three headings: Introduction, Code and Contributors, and write summary of project
  4. Show team to the internet - update https://csci3251-2020.github.io/(repo name), add a loop in folder “_stu” under Contributors, the loop go through the file in “stu” and show the information from file.
  5. Keep checking - To check whether the issues are all labeled in project, whether the pulled requests are added in proper columns, and remind to include their .md file in “_stu”, and their __“hello” card __in project.
  6. Write C code - write a simple code in code.c, set up a GitHub Action with a workflow to run code
  7. Get a status badge - update the https://csci3251-2020.github.io/(repo name), edit readme.md and highlight the code using C syntax highlighting with markdown
  8. Promote your repo - look at the team’s page: https://csci3251-2020.github.io/(repo name) , edit and include the repo last updated time using site.time, go to csci3251-2020.github.io , edit and add the link, and request for review of @chuckjee

Code

// Your C code here
#include<stdio.h>

int main()
{
  printf("Hello World");
  return 0;
}

resultant image:

image

Contributors

@chuckjee (Chuck-jee CHAU)

  

I have worked on almost everything in this site!

@yauyau566 (Yau Fung)

  

hello.

@yousifm (Yousif Alebyary)

  

Hello, there!

@Alan-delete (Haonan CHEN)

  

Still confused…

@Memory (Ji Yi)

  

Welcome to Team F.

@sky (Baizeng DING)

  

Welcome to Team F.

@chchan9 (Chan Cheuk Hin)

  

I have just arrived this site! Sorry there are too many deadlines TAT

@estho3132 (Ho Siu Hang)

  

Hello world! I am beginner of github.

@DexterW417 (Wong Yiu Wing)

  

Hello!

@httse9 (Hon Tik Tse)

  

Hello! I am Dixon.

@jimmy008002 (chow chun yeung)

  

I have worked on almost everything in this site!


Last Update:

2020-05-05 15:32:08 +0000