Skip to content

cv-net/Dunder-Mifflin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Dunder Mifflin

You will be creating an API to manage employee data at Dunder Mifflin.

gif

Requirements

  • The user can CRUD employee data

Model

Employee
id: number
name: string
title: string
department: Department
salary: number
manager: string
Department
SALES
CORPORATE
ACCOUNTING
RECEPTION
HUMAN RECOURCES

Sumission

Create a pull request with your solution

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published