Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 2.53 KB

README.md

File metadata and controls

65 lines (40 loc) · 2.53 KB

Trigonoapp

Codacy Badge

Also available in Indonesian!

An assistant application for trigonometric studies that anyone can use simultaneously on other apps

TODO

  • Migrate to customtkinter for better design

Preview

image

image

image

Features

Main menu

  • In-app local time so you don't lose track of time
  • Hold the app ontop of other apps

image

Table

  • Table that provides you to answers of Sin/Cos/Tan 0-360 easily

image

image

Questions

  • Provides a set of unique questions everytime clicked

image

image

Formula

  • Provides you with a easy-to-understand visualization about quadrants and the formulas for it

image

Installation

++ Via release feature (Recommended if you do not have any experience in coding)

  • Scroll to the top
  • Click on the most recent release

image

  • Click Trigonoapp.exe

image

  • Wait until the download is done
  • Open the application as normal

++ Via Source code (You will get the most recent update)

  • Download python 3.9 or up
  • Download Tkinter, matplotlib, and numpy libraries
  • Download main.py from the repository
  • Execute main.py