taviroquai / excuse-generator

Simple excuse generator made with Javascript Vanilla.

Home Page:https://miriamschaefer.github.io/excuse-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excuse generator 😬

Absurd excuse generator to get you off all your responsibilities. I worked mainly on abstracting the functions so they would be easier to update if I want to add more elements to my arrays, for example, I decided to add the emojis at the end and I just had to create the array and add the emoji element to sentenceParts. So went for a function, getRandom that then generates the random element inside the getExcuse function thanks to a loop. Quite stupid and easy, but also insanely entertaining.

About

Simple excuse generator made with Javascript Vanilla.

https://miriamschaefer.github.io/excuse-generator/


Languages

Language:CSS 59.1%Language:JavaScript 31.8%Language:HTML 9.1%