Joe Karlsson

Results 8 issues of Joe Karlsson

![create-new-app-modal](https://user-images.githubusercontent.com/4650739/72307115-e3721c00-363e-11ea-8638-76098cd01808.png)

![iot-kitty-litter-box_bb](https://user-images.githubusercontent.com/4650739/64828756-68fd9680-d58f-11e9-94e2-605d0d2efa70.png)

I've selected [**URLFormatter.js:createSimpleDataURL**](https://github.com/JoeKarlsson/bechdel-test/blob/ed162339ad2dc919e5dc9e9de88b0693aeb39e30/src/server/methods/getFilmData/URLFormatter.js#L26-L60) for refactoring, which is a unit of **34** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

I've selected [**Film.js:Film.renderFilm**](https://github.com/JoeKarlsson/bechdel-test/blob/ed162339ad2dc919e5dc9e9de88b0693aeb39e30/src/app/films/Film/Film.js#L39-L98) for refactoring, which is a unit of **47** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

I've selected [**helper.js:containsPatriarchalKeywords**](https://github.com/JoeKarlsson/bechdel-test/blob/ed162339ad2dc919e5dc9e9de88b0693aeb39e30/src/server/methods/bechdel/scriptAnalysis/helper.js#L69-L123) for refactoring, which is a unit of **54** lines of code. Addressing this will make our codebase more maintainable and improve [Better Code Hub](https://bettercodehub.com)'s **Write Short Units...

help wanted
ready

It should be easier for new maintainers to get up and running, and the first time you have to get mongodb up and running locally.

documentation

Add search bar to header and make it easy to find any film you are looking for. Possible third party integrations are possible, but this could be potentially done all...

enhancement
help wanted