This is a simple Flask web application that collects user input through a form.
- Python 3
- Flask
- Clone the repository: git clone https://github.com/Mostafa-Hisham0/lab-2-requirement.git
- Navigate to the project folder: cd lab-2-requirement
- Install the required dependencies: pip install Flask
- Run the application: python app.py
- Open your web browser and visit
http://127.0.0.1:5000
.
- Users can submit their name and number.