Getting Started
This guide will help you get started with setting up the project and running it locally.
Prerequisites
Python 3.6 or higher
Installation
Clone the repository:
Open your terminal and run the following command:
git clone git@github.com:AIModelsTech/Demo-SourceCodeDocumentation.git cd Demo-SourceCodeDocumentation
Run the application:
After installing the dependencies, you can run the application:
cd src python3 run.py
Usage
Once the application is running, follow the on-screen instructions to use the Area Calculator.
License
This project is licensed under the MIT License. See the LICENSE file for more details.