Skip to content

msimbo/f22c3-employee-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A sample of a one-page employee portal showing the following javascript big ideas: (Demo here)

Concepts

  • Document Object Model (DOM)
  • HTML Element Manipulation with DOM
  • Interactivity and Event Listeners
  • Functions
  • High-order functions
  • Array
  • Array methods (map, filter, forEach)
  • Objects
  • Data types
  • Operators
  • Logic

Getting Started

  • Clone: git clone [email protected]:msimbo/employee-portal.git
  • In terminal: cd employee-portal && yarn prep && yarn dev

PROBLEM: People Mgt. Platform can:

  • List all employees
  • Add Employees {first, lastname, state date, pay, role}
  • Modify Employees — give bonus or raise...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published