project-team-d created by GitHub Classroom
Our Team will do the following:
Task 1Create an issue for every tasks inside the folder issues so to keep track of the Project Milestone #3.
Task 2Create a new project board using the Basic Kanban template, containing following columns:
Task 3Set up a file readme.md which will be displayed when entering the repo with 3 headings: Introduction, Code, and Contributors. Then type a short summary of all the tasks to be done by the team.
Task 4Update the web page: https://csci3251-2020.github.io/project-team-d by editing the Contributors part in readme.md. Use a loop to display all the information inside each teammates’ .md files.
The CSS style can be changed.
Task 5Check if:
_stuTask 6Write a simple C code in code.c. Then set up a GitHub Action with a workflow to run the C code.
Use gcc code.c -o code; and ./code to run the code. This action will deploy the code every time there is a push into the master branch.
Task 7Update the web page: https://csci3251-2020.github.io/project-team-d by doing the following:
code.c to readme.md using include_relative.github/workflows/ccpp.yml, rename the name as the team name without any space.Task 8Promote the team repo by first including the last updated time of the repo using site.time.
Then go to the public repo of csci3251-2020.github.io in the CSCI3251-2020 organization.
Finally, edit the file to add a link of the team and request for review from @chuckjee.
@chuckjee (Chuck-jee CHAU)
I have worked on almost everything in this site!
@AndyPhoenix9879 (Lai Jian Shin)
Sorry for the late join guys!
@AaronMiao (Miao Weichu)
What should i do? And my super long img file name
@Eri-Xuan (Zitong Xuan)
Working on Task 7, I think.
@1155126781 (Chen Chengyi)
I am working on the last task. Add oil guys!