Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-start-up-spaghetti-code

Bed and Breakfast NEST

By Koen, Dante and Colin.

We will make a startUP website for Bed and Breakfast NEST

https://bnb-nest.netlify.app/index.html


What to do:

  • README: Team

  • Home page: Team

  • Room page: Colin

  • Event page: Dante

  • Contact page: Koen

  • Presentation: Dante


color-scheme:

*{
/* Font Color */
color: #b87a40;
/* Body background-color */
background-color: #464442;
/* Container background-color */
background-color: #154551;
}

TEAM contact:

Colin

Name: Colin Renkema

Adres: schommelstraat 71 9000 gent

Telefoon: +32 476361577

Email: cskeith01@gmail.com

Dante

Name: Dante Cand

Adres: /

Telefoon: +32 495767053 Email: cand.dante@gmail.com

Koen

Name:

Adres:

Telefoon: Email:


BNB Contact:

Name: Eva Joye

Adres: schommelstraat 71 9000 gent

Telefoon: +32 477911634
Email: info@nestingent.com


Resource links

BOOKING

https://www.booking.com/hotel/be/bnb-nest-gent.nl.html?aid=311093;label=bnb-nest-gent-aAz2LIEQNmx%2AKCowqqV3ngS392010661376%3Apl%3Ata%3Ap1%3Ap2%3Aac%3Aap%3Aneg%3Afi%3Atikwd-666571321085%3Alp1001208%3Ali%3Adec%3Adm%3Appccp%3DUmFuZG9tSVYkc2RlIyh9YXL5GV3cgz10F4ERQsh6W6o;sid=21dafb81229784d8cce6340898388e59;dest_id=-1958757;dest_type=city;dist=0;group_adults=2;group_children=0;hapos=1;hpos=1;no_rooms=1;req_adults=2;req_children=0;room1=A%2CA;sb_price_type=total;sr_order=popularity;srepoch=1641297317;srpvid=c7fb53d2467d0176;type=total;ucfs=1&#hotelTmpl

Air BNB

https://www.airbnb.be/rooms/26984036?source_impression_id=p3_1641297429_xwVc1DmppNb%2FgT%2FH&guests=1&adults=1

Expedia

https://www.expedia.be/Ghent-Hotels-BNB-Nest.h29511611.Hotelinfo


Style

Examples:

/* Small device */
@media only screen and (max-width: 427px) {
.button{
    width: 30%;
    margin: 2%;
    padding: 2px;
    background-color: #154551;
    border: 1px solid #b87a40;
    border-radius: 10px;
    box-shadow: 5px 5px black;
}

.button:hover{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

© 2022 By Team-Spaghetti-Code

About

the-start-up-spaghetti-code created by GitHub Classroom

Resources

Stars

0 stars

Watchers

11 watching

Forks

Releases

Packages

Contributors

Languages