jexroid / OAuth-2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEOGEBRA everywhere

GEOGEBRA is one of the most widely used tools in drawing lines and coordinates, and this tool is always helpful for students and people. But you can have this tool for all platforms in the world and use it in less than a second in any situation. Even on Apple Watch. With PWA this is possible

Video Demo:

Description: I am studying math and GEOGEBRA has always been of use to me. In this Django Web App I have implemented a PWA that allows you to install and use GEOGEBRA even offline and on any platform anywhere and anytime!

Installation

first download the project go to mr network file then install the requirments using this command

pip install -r requirments.txt

Usage

go to the Farzan Directory then run this command

python manage.py runserver 9000

then go to your browser and go to localhost and you can see the GEOGEBRA project

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 41.8%Language:CSS 37.3%Language:HTML 17.2%Language:Python 3.7%