Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 1.83 KB

README.md

File metadata and controls

46 lines (41 loc) · 1.83 KB

RandomBusinessNameGenerator

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

Links:

Change log:

  • Version 1.3.0

    • Many backend changes!
      • Switched from .js to .json files for the data!
      • Rewrote/optimized the generate function
      • Added future-proofing for more gender/prefix/suffix options
    • Fully switched over to CrystalCSS and removed any redundant styling that's no longer needed!
  • Version 1.2.3

    • Design Refresh:
    • Fixed link issues because of GitHub name change
    • Fixed spelling
    • Updated JQuery version
  • 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

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