Skip to content

Aerenttk/ekiptesinCaseBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKİPTESİN CASE SPRINGBOOT BACKEND MODULE

  • This project made for Ekiptesin companies case project

Getting Started

  • This project developed and tested in Windows

Prequisites

Classes

  • This API rules 1 class who named Candidate.
  • Candidate class has 5 variables these are
  • id: Database id
  • name: Candidates name
  • lastName: Candidates last name
  • email: Candidates email
  • candidateStatus: Candidates applying status

Functions

  • This API has 5 Function to use
  • deleteCandidate: Deletes candidate with spesifical id
  • getOne: Get one candidate by candidates database id
  • updateCandidate: Updates candidates data by using candidates database id
  • insert: Create a candidate and inserts a database
  • listAll: Lists all candidates

AUTHOR

  • This projects coded by Ali Eren Tetik

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages