Skip to content

DavidB9/JavaScript_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript_Projects

These are some of the projects I made using JavaScript

Projects

  • Pizza Menu
  • Tic-Tac-Toe game
  • Calculator
  • jQuery
  • AJAX
  • Portfolio website

Pizza Menu

This project is a meny used to order pizza with variious selection of toppings. It takes the input from the user with them selecting the size and toppings and then uses this information to calculate the price of the order.

Tic-Tac-Toe Game

This project is the classic game of tic-tac-toe. A user can select one of 9 squares which will then allow the AI to select a random square. The first to line up three of their symbol wins.

Calculator

This project is a basic 4 function calculator. Users can add, subtract,multiply, and divide on web version of a calculator.

jQuery

A simple project that tests out using jQuery by getting changing the color of text and making the heading dissappear and reappear when a paragraph is pressed.

AJAX

Another simple project that tests out AJAX by getting the content of another page when it is running on a server.

Portfolio Website

This project is a add on to the HTML and CSS portfolio website. Added a slideshow and contact form(using javaScript) that can dissapear and reappear with a button press and also can send an email to the creator(me).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published