Self Care Tip Generator, Javascript Program
11:15 AM
Hey! I'm back with another small project that I did. This time, it's a self care tip generator written with Javascript! Click to continue reading.
The Program
In the Browser
HTML and Javascript
Here are the important HTML bits
Style Sheet
Nothing fancy here!
Next Steps
I want to implement a submission feature. I'm not interested in messing with email, so an option for me is to set up a database and have submissions come in through there. I'd also like to work on the UI. I really like simplicity in design, but it feels unfinished to me. Additionally, maybe when I feel more confident about the above issues, I'll put this thing out into the wild!
0 comments