Giter VIP home page Giter VIP logo

regatta28.github.io's Introduction

Code Institute - Project One - Rebecca Stevens

Overview

This is my first project studying software development with Code Institute. I have created a website for a friend who runs a cake business from home. The website consists of four pages. It includes a portfolio, about page, main index page and contact page.

Features

The website consists of four pages. A main welcome page which introduces the website to the user, an about page which has a few paragraphs and a picture of the ladies who run the business and what they do. It has a portfolio page which has plenty of images of the produce and a contact page which consists of a map sourced from Google Maps and a short contact form. All pages link to each other through the navigation links and a call to action. The website has a navigation bar with logo and navigation links and a footer with a link to the business Facebook page. These both are consistent throughout the website and are media responsive.

Tech Used

The website was written using Visual Studio Code and uses html, css and javascript. Bootstrap framework was used to style the website and can be downloaded from here GetBootstrap. Bootstrap I found especially great for styling the navbar as it provides simple classes for a fully responsive navbar, the hamburger toggle button in particular was a handy tool and is used by the majority of websites. I have included the link to the bootstrap inside the head tag of the page and the script link at the bottom just inside the head so that the javascript loads after the webpage and the user doesn't have to wait. A link to the css custom page is inserted in the head. I used flexbox which is a great tool in css for making easy media responsive websites. You can find a great tutorial here Guide to Flexbox. Jquery, which is an easy to use javascript library, was used to give the website a few interesting animations for example I used the fadein to create an interesting fade in effect to the welcome header when the user first opens the website. The link to jquery should be included in a script tag at the end of the body, the link to the download is here jQuery. Your code can be added to a custom javascript page and also added as a script to the end of the body. test2

regatta28.github.io's People

Contributors

regatta28 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.