Skip to content

A webapp deployed with HTML, CSS, and JavaScript that will create a tavern name, a drink, and a description of that drink and then use that to export it to another document.

mitchahan/TavernMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TavernMenu

A webapp deployed with HTML, CSS, and JavaScript that will create a tavern name, a drink, and a description of that drink and then use that to export it to another document.

Key:

  • Haven't Started Yet
  • Italicized = Being Worked On
  • Done

Basics:

  • Main Layout HTML
  • Simple CSS Styling
  • Button Layout for JS
  • Start of JS Programming
    • Tavern Generator
    • Drink Name Generator
    • Drink Description Generator
  • Other JS Programming

MAIN FEATURES:

  • Generate a Tavern Name
  • Generate a Drink
    • Name
    • Type
    • Description
    • Effects?
    • Etc.
  • Buttons to replace the Tavern name on the right doc, or to add a drink on the right doc readout
  • Button to take the doc readout on right and either export it as a PDF or Word document

Other Things

  • Better way to store descriptors for random generators
  • better lists of words for the generators

Extended Features if I Feel Like it

  • Option to delete drinks
  • Option to generate multiple names or drinks at once, user specified
  • Help Area
  • Sleeker look

Credits

About

A webapp deployed with HTML, CSS, and JavaScript that will create a tavern name, a drink, and a description of that drink and then use that to export it to another document.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published