Skip to content

Nissi126/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

 
 
 

Contributors

Languages

  • JavaScript 78.1%
  • CSS 12.3%
  • HTML 8.7%
  • Dockerfile 0.9%