/temedica

Temedica Code Challenge

Primary LanguageJavaScript

Getting Started

In the backend and frontend directory, you can run:

npm install to install the dependencies

Runs npm start on backend and frontend

List of things to improve if I have more time

  • I would improve the layout.
  • Implement React Query to fetch, cache and update data.
  • Typescript would be great as well.
  • Test the application.
  • Create separate Utils file to create generic functions.

Final thoughts

  • In general, it was very pleasant to do it.
  • Some details I had to figured myself based on the mockup but there was no instructions to do it (not sure if this was part of the challenge or not).