Giter VIP home page Giter VIP logo

about-cedric's Introduction

LAB - Number: 02 - About Me, with a guessing game

Project Name: About-Cedric

Built a site that accomplishes the below requirements for this lab assignment:

  • As a user, I would like to learn about the site owner so I can get to know them better..

  • Create an About Me guessing game that utilizes HTML, CSS, & JavaScript.

  • Include on your HTML page a short biography, your education history, an overview of your job experience, and any goals that you may have.

  • Prompt the user a total of exactly five yes or no questions. The user input for the answer must accept either y/n or yes/no responses while taking into consideration case sensitivity by normalizing the user input so that it can be validated (hint: look into the .toUpperCase() or .toLowerCase() functions). Be sure to let the user know if they answered the question correctly by alerting them with a response.

  • Add console.log() messages within your app to notify the user if they are correct. Before submitting, comment out (don’t delete) your console.log() messages and replace them with the alerts() to complete the project.

  • As a user, I would like a personalized welcome message so that I feel like I am interacting with the site owner.

  • Ask the user their name through a prompt()

  • Display that name back to the user through a custom greeting welcoming them to your site.

  • Display the user’s name back to them in your final message to the user.

Author: Cedric

Links and Resources

W3schools CSS Border Style Used resource to remind myself required properties to create a border

Reflections and Comments

  • Could take this further by continuing to style the webpage through CSS
  • Could add additional pages
  • Could create nav and link additional pages
  • Could add an iframe for one of my favorite youtube videos

Contributors

Driver: Daniel Navigator: Cedric

Driver manipulated app.js file by wrapping questions in functions. Driver manipulated index.html file by calling first function in the footer.

about-cedric's People

Contributors

danqa13 avatar smacksmack206 avatar

Watchers

 avatar  avatar

Forkers

danqa13

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.