Project Management

  1. Designing own Website
  2. setting up mercurial and cloning
  3. Finalizing project rough idea with scketch

          

I started with finishing the HTMLS/CSS tutorials on W3School as an introduction to web design and how to structure the webpages.

Then i start learning CSS divides which divides the page to wrapper, body and footer, i used CSS mainly to give alighments to the content that i am going to put after each and every assignment.Both the header and the footer are common in all pages while the body varies depending on the page requirements.In the header I have added the Week and Week assignment Name. with link to HOME page and FINAL project.

Then i start with mercurial.There i found initially due to some reason for Asia region its not setting mercurial. Thanks to francisco, He helped lot for setting mercurial and clone.

As My Webpage was ready and according to instruction and tutorials provided my Fab academy first need to Pull the content. After setting up mercurial on my laptop, I had to clone the archive to push my website on it

hg pull u

hg status

hg add

hg hg commit -m

hg push