Open Issues Need Help
View All on GitHubAI Summary: Integrate Azure SQL Database and Azure Blob Storage with an existing Flask web application to handle fellowship application form submissions. This involves storing text fields in the SQL database, uploading resumes to Blob Storage, generating URLs for the resumes, and linking them to the database records. Security and validation are crucial, including preventing SQL injection and ensuring proper file type checks. Bonus points for integrating a unique string quota field.
This Repoitory is made to contain the source code fo the Buildable main website
AI Summary: Enhance the UI of the Buildables website homepage by improving the layout, adding responsiveness, and styling the components. This involves front-end development using HTML, CSS, and JavaScript, and contributions should be submitted via pull request.
This Repoitory is made to contain the source code fo the Buildable main website