Skip to content

This is a code challenge to test my problem solving skills and my coding skills in C#/API. A study group is made of connected students close in their performance rank

mrerealm/StudyGroups_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyGroups_Test

This is a code challenge to test my problem solving skills and my coding skills in C#/API. This solution has been created with .Net Core 2.1 A study group is made of connected students close in their performance rank

Interface https://localhost:44336/index.html

https://localhost:44336/api/studentgroup Body (type: text/plain) { { '','','Simon','','Jose'}, { '','Sergey', '','Thomas',''}, { '','','','',''}, { '','Chris','','',''}, { '','Harry','', 'Roger',''}, { '','','','',''} }

About

This is a code challenge to test my problem solving skills and my coding skills in C#/API. A study group is made of connected students close in their performance rank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages