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: Code Website Without Tailwand #53

Closed aryanjverma closed 5 months ago

aryanjverma commented 7 months ago

Start implementing Tailwand into the website.

11

DragonflyRobotics commented 6 months ago

Changed this from MVP to Alpha since a nice graphical UI is not strictly necessary for MVP.

aryanjverma commented 6 months ago

Code the website using your own HTML and implement the logos that have been approved by the team.

11

Hambreyola commented 6 months ago

a3da92cce0c7bd9b9ea8bb1c475a4b35c6396344

Added bare-bones HTML website with heading, proper layout organization, and working post request in javascript