Skip to content

Vanilla JS Demo. Picks a random person for daily standups

License

Notifications You must be signed in to change notification settings

alexhstone/people-picker

Repository files navigation

People-Picker

Written in vanilla JS with direct DOM manipulation as a demo for Travelers EDP September 2023 cohort.

To run it

  1. npm install
  2. npm run start

The list of students

They're hardcoded in the database.json file. To change it, you'll want to edit that file and push it.

The client-side assets

... are all under the public folder. Even images are there.

About

Vanilla JS Demo. Picks a random person for daily standups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published