Skip to content

Random Name Picker is a small JS project I created while learning JS. It's design is taken from an existing course I'm taking now on Udemy. I did change some of it to fit my little project.

AustrisAugusts/Random-Name-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Name Picker

Random Name Picker is a small JavaScript project I created while learning the language. Simple project based on JavaScript knowledge I have earned by compleating an online course section. It's design is taken from an existing course I'm taking now on Udemy. I did change some of it to fit my little project.

In the folder:

  • 4 files, including index.html , style.css, script.js and readme.md

For my Random Name Picker project I have used JavaScript arrays, methods and functions for the main functionality as well some basic html and css for visual purposes.

How to use it

  • Download all files mentioned in the fol
  • Place the index.html file in your favorite browser
  • Enjoy the Random Name Picker

How to add/change values

To add or change the current values you have to:

  • Open the script.js file
  • locate the value.push()
  • add new values to the picker

About

Random Name Picker is a small JS project I created while learning JS. It's design is taken from an existing course I'm taking now on Udemy. I did change some of it to fit my little project.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published