This Repoitory is made to contain the source code fo the Buildable main website

2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 4/5
enhancement help wanted good first issue

This Repoitory is made to contain the source code fo the Buildable main website

HTML

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.

Complexity: 3/5
help wanted good first issue

This Repoitory is made to contain the source code fo the Buildable main website

HTML