Refactor julMS.js so functions are of more appropriate size
Open
good first issue
Javascript
Low
Refactoring
- Dominant language
- PHP
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the julMS.js is a big mess. Functionality is there but it could use some proper structure and as such, code should be refactored so each function isn't 100+ rows. Aim for smaller pieces of around 10-20 rows instead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading julMS.js and map the functions that exceed the requested size. Refactor them into smaller pieces of roughly 10–20 rows while preserving the existing functionality, then verify that the website still visualizes the watched-movie data correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100