kurtgodel1 / projectGodel

Setting up WhiteNoise in Django settings for Heroku deployment
https://project-godel.vercel.app
MIT License
0 stars 0 forks source link

#2 #3

Closed kurtgodel1 closed 10 months ago

kurtgodel1 commented 10 months ago

The backend view surface_graph_data performs the calculations and returns the data as JSON.

The frontend component fetches this data and uses it to render the 3D surface graph.