/coder-log.github.io

Coderlog Website

Primary LanguageHTML

Coderlog Website

A site for a newbie developer with a learning to code journey map, blog , portfolio, about me, contact pages.

Follow my journey on Dev.to

Features / User Stories

Phase #1 - Underconstruction (Started: 21-09-2018) - (Finished: 25-09-2018)

#1 The user can visit the domain 'coderlog.io' and see an underconstruction page.

#2 The user can see a logo and a underconstruction message.

#3 The user can follow me on Twitter.

#4 The user can follow me on Github.

#5 The user can follow me on Dev.to.

Phase #1 Tasks

  • Design a logo, profile image, background images and catch phrase (Done)
  • Setting up twitter. (Done)
  • Setting up Github account. (Done)
  • Setting up Dev.to profile. (Done)
  • Setting up Github pages. (Done)
  • Making Underconstruction page. (Done)
  • Setting up custom domain Coderlog.io pointing to Github pages. (Done)
  • Verifiying SSL is working (must wait 24h for the setting up of the certificate) (Done)

Issues

Images links not showing with relative path. Why?
It seems that the complete path must be typed. Tried to copy and paste the complete path and worked. Link provided (badge)by Dev.to not showing good, it is rendering just like a black square. Need more responsiveness.

Phase #2 - MVP Phase

#1 The user can see a journey timeline with a detail of advance in my learning

#2 The user can click a Hire Me! button

#3 The user can follow me on Twitter, Github, Dev.to

#4 The user can fill a contact form

#5 The user can visit a 'portfolio' page

#6 The user can visit an 'about me' page

#7 The user will have a responsive experience

#8 The user could read articles about my learning experience, resources, etc.

#9 The user could see a 'skills' section with lenguages, frameworks, tools, etc. do I know

#10 The user could see a resources page for learning web development, ordered by topics.

Phase #2 Tasks

  • Make an html5 boilerplate with bootstrap, fontawesome or ionicons.
  • Design a head with a button
  • Research about how to make a vertical timeline with css / bootstrap
  • Research about modals
  • Research about toggle elements
  • (underconstruction)...