Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.26 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.26 KB

RandomBusinessNameGenerator

A 'simple' web based Business name generator. Built mostly upon javascript and css and with a few dabs of html.

Change log:

  • Version 1.2.2

    • index.html was cleaned up.
    • More choices were added.
      • Added the option to specify if an 's' got added to the end of the name.
      • Added the option to specify the gender of a name.
    • Added gender controls.
    • Added function to auto scroll the history div.
  • Version 1.1.2:

    • CSS was cleaned up.
      • Looks good on all desktop devices. Mobile not tested yet.
      • Fixed the history panel.
    • More choices were added.
      • Option to specify the 'Article' before an object.
  • Version 1.0.0:

    • The first full version of the generator.
    • Control panel was added
    • History panel was added
    • Clear history panel button was added
    • Separate file for all of the randomness that the generator chooses from

Links:

How you can help:

  • You can add things to the choices file... HERE
  • You can recomend it to any friends/co-workes that you may know
  • You can report any bugs HERE