Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.53 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.53 KB

Kodlama.io.Devs

We want to write a project where we bring the coding skills of candidates together with employers.

• This project is a Java Spring Boot project developed for kodlama.io Bootcamp homework given by Engin Demiroğ.

Languages and Tools

java mysql spring

Requirements

Project Name: Kodlama.io.Devs

Req 1

• Programming languages ​​must be kept in the system.

• Write codes that can add, delete, update, list and fetch programming languages ​​(C#, Java, Python) with id.

• Names cannot be repeated.

• Programming language cannot be left blank.

Req 2

• Sub-technologies of programming languages ​​should be able to be added and deleted to the system. It should be updated and listed.

→ For example; Java: Spring, JSP. C#: WPF, ASP.NET, JavaScript: Vue, React

API's

image