This is the proyect of programmation II, a web site of dominican recipes

5 Open Issues Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub
Web Development Recipe Website

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

Complexity: 4/5
good first issue Backend Feature UI

This is the proyect of programmation II, a web site of dominican recipes

HTML
Web Development Recipe Website
Add Stories Feature about 1 month ago

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.

Complexity: 4/5
good first issue Backend Frontend Feature UI CRUD Moderation

This is the proyect of programmation II, a web site of dominican recipes

HTML
Web Development Recipe Website
Create and Manage Posts about 1 month ago

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.

Complexity: 4/5
good first issue Backend Frontend Feature CRUD

This is the proyect of programmation II, a web site of dominican recipes

HTML
Web Development Recipe Website

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.

Complexity: 4/5
good first issue Backend Feature Database

This is the proyect of programmation II, a web site of dominican recipes

HTML
Web Development Recipe Website

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.

Complexity: 3/5
good first issue Frontend Feature UI

This is the proyect of programmation II, a web site of dominican recipes

HTML