Skip to content

bautista-garcia/calc-front

Repository files navigation

Math tools server

This is a flask server running on a Azure VM, which opens a port to request different math calculations. The frontend is a simple NEXT.js app.

Server

  • This virtual machine is from a free student plan you can get by linking your university email on Github.
  • This article may be useful for configuring NGINX and UWSGI, to handle requests from the server and internally. How to serve flask applications.
  • Math operations were done using NUMPY.

Contact

[email protected]

Releases

No releases published

Packages

No packages published