Skip to content

sks40gb/demo-sg-employee-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunil Kumar Singh

Requirement

Use Case 1: Employee Registration
  • As a user, I should be able to Register an employee with following details:
  • First Name
  • Last Name
  • Gender
  • Date of Birth
  • Department
Use Case 2: Employee List
  • As a user, I should be able to see all the employee details in a tabular form (or any other way) in ascending order by first name

Installation

Install the dependencies and start the server.

$ git clone https://github.com/sks40gb/demo-sg-employee-ui.git
$ cd demo-sg-employee-ui
$ npm install
$ npm run

access http://localhost:4201

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published