Skip to content

XiaodiDennis/basic-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Basic Web Application

This is a simple front-end web application built as part of Laboratory Work 3 for the course Components of Software Engineering. It demonstrates the use of HTML, CSS, and JavaScript to create a functional and styled web page with form interactivity.


πŸ”§ Features

  • Responsive HTML structure
  • Clean layout using CSS
  • Form with client-side validation using JavaScript
  • Interactive alert messages on form submission
  • Optional deployment on GitHub Pages

πŸ“ Project Structure

basic-web-app/ β”œβ”€β”€ index.html # Main HTML file β”œβ”€β”€ styles.css # Styling rules └── script.js # JavaScript interactivity


πŸš€ Getting Started

To run the project locally:

  1. Clone or download this repository
  2. Open index.html in any modern web browser (Chrome, Firefox, etc.)

πŸ’‘ How It Works

  • The user enters their name and email in a form
  • Upon clicking Submit, JavaScript intercepts the form submission
  • The app checks that both fields are filled and displays a thank-you alert

πŸ–ΌοΈ Preview

Include your own screenshots here if needed:

  • Screenshot of the main page
  • Screenshot of the form alert
  • (Optional) Screenshot of deployed GitHub Page

🌍 GitHub Pages (Optional)

If you enabled GitHub Pages, insert your live link below:

πŸ”— View the Web App Online


πŸ“š Technologies Used


🧠 Author & License

  • Author: [XIAODI WANG]
  • This project is for educational purposes only and is freely available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published