sahedw / capstone-movie-app

https://capstone-project-watched-it.vercel.app/
3 stars 1 forks source link

Refactoring and unused code #39

Open sahedw opened 1 year ago

sahedw commented 1 year ago

Value Proposition

As a developer I want to have clean code, no repetitions and no unused code so that my app looks like a best practise app

Description

Deleting console.log(), unnecessary comments for future features and no repetitions. ​

Acceptance Criteria

Tasks

Complexity

S

nikokreissl commented 1 year ago

The value proposition shows the text from the template, e.g. ... (describe the goal). I think you can remove it. And at Acceptance Criteria you could maybe write No console.logs() left in code and No comments left in code as additional items. 🙂 Other than that good user story 🚀