Principles and Practices, Project Management

- Build a personal site describing you and your final project.

this is my web page, the first problems with mi web page is the image beacuse the directions they wrong, don't fortget Put the correct address of the web pages attached, when we already have the images be careful with the size for regular we can use the command widht, to improve your website is recommended to lower the resolution of the images so you do not delay in displaying your website.

For personal description you can see in this >>link<< or go in the button ME in the top of the screen.

- Plan and sketch a potential semester project and add it to your website.

For my final project will be anchored to a CNC machine, the machine will have all the motors in the head for more liberty and more multifunctional, the system that I will perform is for facility an artisanal process, the system is a injector of liquid ceramic in a mold, the system must drop the required amount in each mold, is controlled with the movement of the CNC machine.

- Upload it to the class archive. Work through a git tutorial.

Git Bash

For update the page you need the program >>GIT BASH<< , once installed first you go to right click in the folder to create the clone of the repository, on the screen that appears do you write the commands, the first command to use is git clone for download all the archive, next in you folder make a git bash with right click, the first step to update your web page is with the command git status to see all the modifications that have you done, next command to use is git add ../ to actualize the archives or git add “name of the file” for upload one file, then make a git commit -m “description of the commit”, also check with git status and finally use git push origin master to load the changes made, then for finish the process use the commands git pull and git push to update al the files.

Command list

Learning outcomes

- Explore and use website development tools

Codecademy

To learn how to make web pages, we must follow a course on the codecademy page about html and css code, this course is very complet and didactic, their examples help to understand the subject studied and how it can be used in the code, the study is very practical and easy to understand.
You learn both html and CSS commands, for type of letter, size, colors, background colors, how insert pictures and background images, tables or links of images and archives.

Notepad++

To programing the code of html and css using the software notepad, in this program can edit all the parameters learned in the course codecademy, make a code css with all the editions you want, To be cautious with the closures of div, to avoid problems with the images set the address correctly and also the format that has since not to put the correct one can not show the image, keep in mind that some browsers do not recognize upper and lower case letters to avoid problems to take into account this

- Formulate a final project proposal

The proposal is made in the second objective and if need more information about the final project you can find in the >>final project page<< or in the last button in the top of screen.

- Identify version control protocols

The code of git is very simple for upload the website only you be sure is of the name of commands at use if have problems the interface will show a message with the error, all this process you can see in the third objective: Upload it to the class archive. Work through a git tutorial.

Have I:

- made a website and described how you did it.

For the website, I base in the information learned in codecademy to make a website, this webpage is a tutorial for html code and CSS this is necessary to make a create a website, this tutorial is very interactive and simple, once completed the course I complemented with notepad to edit and make a webpage, remember not to take too long to create the page since it should be ready to start with the documentation of the rest of assignments, this two elements that I use, I describe in the development tools.

- introduced yourself

the introduction you can visit the page >>ME<< or go to third button in the top of the screen.

- described and made a sketch of your final project

My final project the is base a good group work to make a CNC machine, each one Directs with its final project a need for a specific problem, the first idea of my project is described in the second objective but you want to know more click >>HERE<<, and for the base project >>HERE<<, and for the projects of my companions, >>Juan Santacruz<<, >>Guillermo Guerra<< and >>Angel Cuasqui<<.

- documented steps for uploading files to archive

the steps for upload the file is mentioned in Upload it to the class archive. Work through a git tutorial, all the process you need the git code to upload the information at website, all the files and modifications are uploaded with the same process only be careful with the commands because you can delete the information and lose all.

- pushed to the class archive

For this step I have problems with my email because the page of fablabs.oi not recognize my count and I not have the necessary permits for upload the website you can see the error in screenshots in the third objective.