diff --git a/README.md b/README.md index f6db67e..283fb3e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ We want to build an application that lets a patient who arrives at a clinic select which treatment they want to receive. Your task is to build this application! -You are welcome to use any technologies you like, and you can code in whichever -programming language you choose. All the technical choices are yours (ie. -language, database, framework, frontend). It's good to keep your decisions in +As technology requirements, we only ask you to create the application with RubyOnRails and Vue3: The Admin page using pure rails view, while mounting some Vue3 components for the User pages; and all in a single codebase. This is to see how you would grasp these requirements based on you experience level with them. + +All other technical choices are yours (ie. +language, database, gems, css library/framework, etc). It's good to keep your decisions in mind, and we may ask why you chose one technology over another. Some of these requirements may be vague. You are welcome to make your own