English is not my first language, so please excuse any mistakes. I recently started learning Angular and I'm attempting to build a file upload button that lets users upload files based on dropdown menu options (such as USA States). Once uploaded, the file should be saved in an API folder. I haven't been able to find a tutorial online for this specific functionality. Any suggestions or ideas?