- Build the algorithm and test that it works. Define its types and remember to put them in the types folders.
- Add an axios query to the express query file (frontend/utils/express.ts)
- Import the algorithm file and update the index.ts express POST receiver with the correct data structure for receiving and sending
- Write the react frontend file
- Create the Page.tsx file in NextJS to render the react app