Skip to content

marinacraig/webdev_theme_park

Repository files navigation

webdev_theme_park

team assignment

to start go into a folder you want to copy the project into, open the terminal:

git clone git@github.com:marinaenadeghe/webdev_theme_park.git 

add new things:

git add .
git commit -m "message"
git push

get new things and merge them (a good IDE will help):

git pull

switch branches:

git checkout develop
git checkout master

merge branches:

git merge develop

structure / folders

index.html: home page
assets: pictures and icons
content: attraction.html, tickets.html
mock-ups: color scheme
styles: main.css
Space Park - Midterm Assignment.pdf: summary of teamwork (link doesn't work on github)
wireframes: final and initials (of all submitted)

references

pictures:
icons downloaded from iconmonstr.com license for logo, nav and footer

fonts:
titles: https://fonts.google.com/specimen/Righteous
text: https://fonts.google.com/specimen/ZCOOL+XiaoWei

responsibilities

HTML & CSS:
Marlene: Header / Navigation
Marina: Head, Footer
Tomas & Mathew: Main
Macarena: Attraction
Marc: Tickets

CSS:
Font:

  • Marina: reseach
  • Marlene: add to CSS

Colors:

  • Maca: research
  • Marina: placeholders
  • Team: finals / own parts

Grid: each person for his / her own part

o thers
Mathew: PDF Documentation incl. wireframes
Marlene: wireframes upated
Maca: mock-up
Marina: logo, validators (including bugfixes, team support)

URL on static page

https://hub.coursera-apps.org/connect/sharedhvbzntqc

place to change content of the pages:
https://www.coursera.org/learn/uol-web-development/workspace/nik3x/static-web-pages

documentation / team assignments preparations

part 1
part 2
part 3
part 4
part 5 / final submission

About

team assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors