Goldent00thbrush / lolcats_meme_generator

A simple web app built in html and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lolcats meme generator

A simple web app built in html and JavaScript.

Introduction

The purpose of this project is to dive deeper into front end web app development. The idea is building a meme generator which translates English into lolcats lingo. The user gets to assemble the meme as they please. The idea was inspired by my desire to do a fun web app mixed with lolcats.

The App

The front-end of the app can be seen here: https://goldent00thbrush.github.io/lolcats_meme_generator

Technologies

  • HTML 5
  • Javascript

Features/Components

  • A script.js file containing all the js functions.
  • A style.css containing all the styling info.
  • A index.html containing all html elements.

Status

The project is done. It took around 16 hours to develop (4 hours per week for 4 weeks).

Future development

If the development of this project picks up again, here are things to work on or improve:

  • Change the hard-coding of the images and lolcats dictionary into separate local files.
  • Save the meme in png or jpg format.
  • Add a font size and color wheel options.

Acknowledgments

License

The source code for this project is licensed under the MIT license, which you can find in the MIT-LICENSE.txt file.

Contact

Created by @goldent00thbrush - feel free to contact me!

About

A simple web app built in html and JavaScript.

License:MIT License


Languages

Language:JavaScript 96.8%Language:CSS 2.1%Language:HTML 1.2%