Allen-ISD-Computer-Science / REPO_AutomaticDifferentiation_2024

Given some input equation, provide a numerical derivative at a given point. The user have a standard text input for the equation and point and the algorithm will provide the numerical derivative along with the steps the algorithm took to derive it. This algorithm will be able to differentiate trigonometric function, logarithmic, and exponentials.
GNU General Public License v3.0
0 stars 0 forks source link

Task: Successfully Implement a Navigation Bar #99

Closed aryanjverma closed 2 months ago

aryanjverma commented 3 months ago

Successfully Implement a Navigation Bar to improve user experience.

9

aryanjverma commented 3 months ago

Task moved to sprint 19, it will take longer than expected.

N1ks0n08 commented 2 months ago

Commit: d053e2375d774068675a6ef98e222c243adba2d8 Successful addition of bottom navigation bar to allow the user to easily switch between the main utility page and the about section fragments.