Skip to content

Mostafa-Hisham0/lab-2-requirement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 2 Requirement

Overview

This is a simple Flask web application that collects user input through a form.

Requirements

  • Python 3
  • Flask

Setup

  1. Clone the repository: git clone https://github.com/Mostafa-Hisham0/lab-2-requirement.git
  2. Navigate to the project folder: cd lab-2-requirement
  3. Install the required dependencies: pip install Flask
  4. Run the application: python app.py
  5. Open your web browser and visit http://127.0.0.1:5000.

Functionality

  • Users can submit their name and number.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published