Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Jothin-kumar/Geometry-app

Repository files navigation

A GUI application to "draw and get answers!", Currently in beta stage.

Preview:

Screenshot of geometry app Screenshot of geometry app

To run geometry app:

Linux:

git clone https://github.com/Jothin-kumar/Geometry-app.git
cd "Geometry-app"
pip install -r requirements.txt
cd scripts
python3 main.py

Windows:

Note: Make sure that you have python3 installed.

git clone https://github.com/Jothin-kumar/Geometry-app.git
cd "Geometry-app"
pip install -r requirements.txt
cd scripts
python main.py

Read the documentation to know how to use this app!

My other interesting projects: