Skip to content

Leave tracker application. An console application for creating, updating, listing, searching leaves.

Notifications You must be signed in to change notification settings

nileshvetal/.NetAssignmentNo_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NetAssignmentNo_2

Leave tracker application. An console application for creating, updating, listing, searching leaves.

Assumptions:

  1. ManagerId 0 means No manager.
  2. Leave title, description, start date and end date are compulsory.
  3. Leave with status as only pending can be updated.
  4. Manager need to give Id of leaves assigned to him(listed in console) to update status of leave.
  5. If you search by title and give empty, You will get all leaves.
  6. If employee has no manager/May be he is the director, Assigning his leaves to himself.

Information

Some of the test case in the test project may fails, because while reading employee or leaves from csv file, Getting directoriy not found error.

About

Leave tracker application. An console application for creating, updating, listing, searching leaves.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages