GutuGaluppo / temedica

Temedica Code Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Temedica Code Challenge


Languages

Language:JavaScript 86.8%Language:HTML 10.4%Language:CSS 2.8%