JansthcirlU / RecipesRxJS

Recipes app to practice reactive patterns with RxJS with Angular
MIT License
0 stars 1 forks source link

Recipe rating form #18

Open JansthcirlU opened 5 months ago

JansthcirlU commented 5 months ago

Create a rating form that must be completed and submitted for review before the rating is added to the overall rating of the recipe.

Tasks

Acceptance criteria