Skip to content

Pedroo123/ws_frontend_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run mock

Launches the mock on the port 4000


Features

Components

  • Structured with functional and class components.

CSS

  • CSS3 only
  • Decided not to use a framework because i wanted to make it simple, and quick.

Google Maps API // Google Maps React

  • I decided to use this API, because it has a public package that is pretty simple to use.

  • The only thing that i didnt like about it, was the billing needing to be avaliable to make the request.

Recharts

  • The most simple lib for charts that i could find on the internet. Since making a chart from ground zero takes time, i decided to use it because it has some pre-built charts, that you could simply import on your class, and pass your data on it.

Final note.

  • Removi os testes porque vi que nao fariam muito sentido, afinal de contas nao estavam testando muita coisa.

  • Agradeço a oportunidade, mesmo se nada der certo, fico feliz por tentar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages