01. Principles and Practices, Project Management

Project Management

Second, I was introduced many management system and information such I use to know how to make (almost) anything in future. For example Web development, videoconference, and version control. I was taught git as a management system which I use in FabAcademy. it is same as online strage such as google Drive and DropBox. But Git can call back old data and make another version to develop new program. Actually, I have already understood it bacause I regularly use github to keep my program.

Local lecture

we were told to limit the data to 3MB per week.

First Day : set up my development environment
  1. Register Fablabs.io and login gitLab
  2. Download sourceTree
  3. Resister my ssh key in gitLab
  4. clone data from the repository of fablab Kyushu

git command

we were taught some git command we often use in future. So I write down here.
  • add (register file with git)
  • commit (send to local git environment)
  • pull (update local git environment)
  • push (upload file to online git environment)
  • merge (combine other branch)
  • branch (split version)
Second Day : how to use bootstrap
  1. Download brackets or Atom and learn how to get plugins
  2. Download bootstrap and how to use "class" and "tag" of html
  3. Learn how to use bootstrap template
  4. Download fabAcademy Template and custom it
  5. Learn how to use google fonts

Assignments

Make My website

I often make website at work. But I can make my favorite website about this time. So I made it very vivit. My webpage is regullary single page but I will write exercise pages in another pages.

Development
  • Atom Editor
  • MAMP (run local server to check bofore uploading git)
Library
  • jQuery
  • Lazy Line Painter (SVG animatino plugin)
  • Bootstrap

Scketch Final Project

There is my scketch in bottom of my top page.
→ see my scketch (if you press "skip", contents are displayed quickly.)