Principles and Practices / Project Management


Final Project Sketch




Final Project idea

Sometimes on rainy evenings it is hard to recognize someone far away.

So I thought that I want to make an umbrella that can be recognized from far away.

Make a web page

I learned how to make a homepage using html and markdown.


Since html was more familiar than markdown, I decided to use html to create a web page.


While I was looking for a way to create a web page, I found a template of w3schools and decided to make it by referring to it.

w3css_templates


decided to make it using the Food Blog Template.

git



It was easy to make the homepage because you can check the homepage screen in advance with the Try it yourself service provided by w3school

git



git bash

I learned how to upload homepage easily using git.


  • git status : git status display.
  • git



  • git add -A : Posts any changes made to the Stage area.
  • git



  • git status : git status display.
  • git



  • git commit -m "commit" : Comment on the file I prepared.
  • git



  • git push : Uploading the file I prepared.
  • git



    And you can check the upload in gitlab.fabcloud.


    Check1
    Check2



    Fab Academy Student Agreement


  • The Fab Academy is responsible for

  • - Teaching principles and practices of digital fabrication
  • - Arranging lectures, recitations, meetings, and events for the class
  • - Evaluating and providing feedback on student work
  • - Offering clear standards for completing assignments
  • - Certifying and archiving student progress
  • - Supervising class preparation
  • - Reviewing prospective students, instructors, and labs
  • - Providing central staff and infrastructure for students, instructors, and labs
  • - Fund-raising for costs not covered by student tuition
  • - Managing and reporting on the program's finances, results, and impacts
  • - Publicizing the program
  • - Promoting a respectful environment free of harassment and discrimination




  • I am a Fab Academy student, responsible for

  • - Attending class lectures and participating in reviews
  • - Developing and documenting projects assigned to introduce and demonstrate skills
  • - Honestly reporting on my work
  • - Working safely
  • - Leaving workspaces in the same (or better) condition than I found them
  • - Participating in the upkeep of my lab
  • - Ensuring that my tuition to cover local and central class costs is covered
  • - Promoting a respectful environment free of harassment and discrimination
  • Signed by committing this file in my repository,
  • Yun Je Choi