UTDallasEPICS / utd-oos-bottle-counter

2 stars 1 forks source link

SOFTWARE (Ansh): Download Page #53

Closed AmmarMohammed01 closed 5 months ago

AmmarMohammed01 commented 5 months ago

Feature Description This part of the webpage allows the user (admin) to download the Arduino code file to put on the microcontroller.

Requirements

How To Search online how to create a download button on a website using NextJS. I am thinking we need to have the Arduino file saved in the same folder as the website. (For now have a sample file and test if you can download it)

Next Step

AmmarMohammed01 commented 5 months ago

[RESOLVED] ISSUE: Download button returns an empty Arduino.ino file