Skip to content

Nauder/development-challenge-five

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo medcloud-03 white copy

About Medcloud:

We make exams and medical data management more flexible, secure and effective by accelerating the transition from clinics and hospitals to the cloud. The RIS and PACS systems have been practically the same for the past 25 years. Interoperability problems, high costs and a lack of understanding about the patient's access to his medical records.

These points defined limits for the doctor-patient relationship and barriers to radiology workflows. We are revolutionizing this through a Care Coordination based solution that improves workflows for providers and integrates doctors and patients for a better experience.

Since our foundation, almost 10 years ago, we have prioritized excellence in the management of health data, structuring workflows of health professionals, clinics, laboratories and hospitals for assertive and quality diagnostics.

We understand that behind each medical record there is a patient seeking to improve his health and the hope of family members for his well being. After all, we are all patients, and Medcloud's mission is to help you live longer and better. #PatientFirst

Development challenge

Medcloud's challenge for Java Backend Dev.

Goal

  • To develop a Rest API using Spring Boot. The API will receive the following data by JSON (Patient's name, birth date, email and address) and persist those fields on a relational database of your choice.

Required

  • You need to develop the Rest API using Spring Boot.
  • You need to develop an API operation to query records (Patient's name, birth date, email and address) by patient email.
  • The API need to have validation by a password or other validation method of your choice.

What will be evaluated:

  • Clean and organized code (naming, etc.)
  • Knowledge of patterns (PSRs, design patterns, SOLID)
  • Be consistent and know how to argue your choices
  • Present solutions you master
  • Data Modeling
  • Code maintainability
  • Error handling
  • Architecture (structuring thought before writing)
  • Affection in decoupling components (other layers, service, repository)

According to the above criteria, we will evaluate your test in order to proceed to the technical interview. If you have not acceptably achieved what we are proposing above, we will not proceed with the process.

Delivery

You MUST fork this repository to your own account and push you code to it. When you finish it, you must send a email to [email protected] with your curriculum and your fork.

Good luck! Any doubts, feel free to send an email to [email protected].

For the day of the technical interview and code review

On the date set by the recruiter, have your application running on your local machine to run the tests and to show us the points developed and possible questions. We will do a code review together with you as if you were already on our team, you will be able to explain what you thought, how you architected and how the project can evolve. Good luck!

About

Medcloud's challenge for Dev Backend Java/Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%