PolyPro is an advanced polynomial graph vizualizer which is used to vizualize polynomial in graphs and it also has many other features.
PolyPro is an advanced polynomial graph visualizer made by Pratik but it also has more fetaures.
Features:
1. Analyze: We can use PolyPro to analyze different polynomials using graph.This makes it more interactive.We can customize coefficient of the polynomial here. We can see the given polynimial's standard form as well as properties and roots in the overview section.
2. Calculus: We can use PolyPro for calculus where we can observe the given polynomial's first derivative and also second derivative. We can also see the given polynomial's critical points.As well as we can see its definite and indefinite integrals.
3. Operations: In operations, we can make another polynomial and do simple operations like addition, subtraction and division between those polynomials.We can also evaluate x's value in P(x) polynomial in operations.
In this project, 3 programming/markup languages are used. They are:
1. HTML - HTML helped me to make the project's skeleton.
2. CSS - CSS helped me to make the project more attractive and interactive by adding styles to different elements and make the overall project interactive.
JS - JavaScript helped me to make the project alive and I have used it mostly to make the project more functional and understandable.
Fork this repository.
Make your changes(your wish but it should be HTML/CSS/JS).
Run and verify if your changes work properly or not.
Now, commit with a clear message like updated something or added something
Then open a pull request if you have made functional and proper changes i will accept it.
Then we will discuss about it and do more changes to make this project.
We can use Polypro in a very easy way.You can simply go to https://pratik-poly-pro.vercel.app. or by the following ways:
1. Fork this repository.
2. Install VS code.
3. Clone this repository on VS code.
4. Install Live Server extension.
5. Click Go Live option present in bottom right corner of VS Code.