Open Issues Need Help
View All on GitHub Build a Native Submission Form (with File Upload + Public Table View) about 1 month ago
AI Summary: The task involves building a native submission form and a searchable table view for the Mathacks website, replacing the existing Airtable integration. This includes creating an HTML form with file upload functionality using the Google Drive API or Google Apps Script, saving submissions to a JSON file or Google Sheet, and displaying them in a sortable and searchable table on a separate page. The solution should use vanilla JavaScript and avoid any paid services or backend infrastructure.
Complexity:
4/5
enhancement help wanted frontend