Open Issues Need Help
View All on GitHubAI Summary: Integrate Azure SQL Database and Azure Blob Storage into a Dominican recipes website. This involves configuring the database for storing recipe data and using Blob Storage for managing images and other media assets. The goal is to create a scalable and cloud-based solution for the website.
This is the proyect of programmation II, a web site of dominican recipes
AI Summary: Develop a 'Stories' feature for a Dominican recipes website, allowing users to upload ephemeral images or short videos that disappear after 24 hours. This involves backend functionality for media upload, storage, and timed deletion, as well as frontend integration for user interface elements and media playback.
This is the proyect of programmation II, a web site of dominican recipes
AI Summary: Develop the functionality for creating, editing, viewing, and deleting recipe posts on a Dominican recipe website. This involves building both the backend API (or server-side logic) and the frontend user interface for post management.
This is the proyect of programmation II, a web site of dominican recipes
AI Summary: Configure a database for a Dominican recipes website using Entity Framework Core. This involves creating the database context, defining entity models for recipes and related data (ingredients, etc.), and setting up migrations for database schema management.
This is the proyect of programmation II, a web site of dominican recipes
AI Summary: Design the timeline and home page for a Dominican recipes website using Tailwind CSS for styling and ASP.NET Partial Views for modularity and reusability.
This is the proyect of programmation II, a web site of dominican recipes