GithubHelp home page GithubHelp logo

siathalysedi / backend-coding-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kduncan312/backend-coding-challenge

1.0 2.0 0.0 24 KB

Backend coding challenge from Centene. Using Spring Boot and MySQL

Java 100.00%

backend-coding-challenge's Introduction

Backend-Coding-Challenge

Backend coding challenge from Centene. Using Spring Boot and MySQL

Hi there! πŸ±β€πŸ

We're excited for you to be taking our coding challenge!

The challenge

Using Spring Boot or Go, and your database of choice (PostgreSQL, MySQL, MongoDB -- any you'd like), develop a microservice for tracking the status of enrollees in a health care program.

  • Enrollees must have an id, name, and activation status (true or false), and a birth date
  • Enrollees may have a phone number (although they do not have to supply this)
  • Enrollees may have zero or more dependents
  • Each of an enrollee's dependents must have an id, name, and birth date

The application we will be building will need to be able to do these things:

  • Add a new enrollee
  • Modify an existing enrollee
  • Remove an enrollee entirely
  • Add dependents to an enrollee
  • Remove dependents from an enrollee
  • Modify existing dependents

πŸ‘‰ Treat this code as if it were being deployed in production to be maintained by a team of developers.

The rest is up to you! There is no "correct" solution here. Reach into your bag of your tricks and do what you love to do!

You got this! πŸ’ͺ

πŸ’°BONUS CHALLENGEπŸ’°: If you chose Spring Boot, can you also write this service in Go? If you chose Go, can you write it in Spring Boot?

Submitting your code

Please create a new repo under your personal github account for this code and send it our way when you're all done!

backend-coding-challenge's People

Contributors

kduncan312 avatar

Stargazers

Arnstein Henriksen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.