Giter VIP home page Giter VIP logo

iwt-coursework's Introduction

iwt-coursework

visit this url for more details https://www.dcs.bbk.ac.uk/~ptw/teaching/IWT/2023/coursework/cw.html

REquirements

  1. user can choose men or women
  2. user can search by such as players' names or years

Tech requirement

  1. You should use JavaScript, jQuery, HTML forms and PHP to implement your solution
  2. works with both Firefox and Chrome
  3. Create an HTML page which contains an HTML form with various form fields for user input, as well as an area for outputting results below the Year Tournament Winner Runner-up 2022 U.S. Open Iga Swiatek Ons Jabeur 2022 Wimbledon Elena Rybakina Ons Jabeur
  4. There should be a button on the page which when clicked results in the table being filled with appropriate rows. When reloading the HTML page, the form fields should be cleared (reset).

Technical requirements

In addition to the interface and functionality requirements described above, there are a number of requirements to which your code must adhere. Some of these are to help guide you in your solution, and others are to help with automated marking and testing.

Your HTML file should be named iwt-cw.html.

The form in your HTML file should comprise three input boxes, one each for:

the year value entered (with id attribute having value "year"), the winner value entered (with id attribute having value "winner"), the runner-up value entered (with id attribute having value "runner-up"), and three select drop-down lists, one each for:

the file selected (with id attribute having value "file"), the year comparison operator selected (with id attribute having value "year-op"), the tournament selected (with id attribute having value "tournament"). The form should also include three buttons to:

send the query (with id attribute having value "send-query"), clear the input fields and selections (with id attribute having value "clear-input"), clear the table of output (with id attribute having value "clear-output"). Your HTML file should contain an area where output will be displayed. This should be implemented as follows:

test

iwt-coursework's People

Contributors

yusuf963 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.