Giter Club home page Giter Club logo

weather-forecast-test-app's Introduction

Exerp Test

Installation

backend

cd backend
yarn
yarn serve

frontend

cd frontend
yarn
yarn serve

TODO:

  • Please copy the project into your own github account and work on it there.
  • Please do not fork the project, or make PRs to this repo.
  • Create a backend API call to get the weather forecast for a given latitude and longitude. See weather.service.ts.
  • Update the frontend to use the new API call and display the weather forecast (temperature, wind speed, etc.) for a selected location. Search for TODO in the code.
  • The location can be chosen either by searching for a city name, or by clicking on the map.
  • Please make sure you check for errors and display them to the user. Also make sure you handle the loading state.

Notes

  • Please make sure you create a new branch for your work, and make a PR to main when you are done (in your own github repo).
  • Please make sure the commits are atomic and meaningful.
  • Please make sure the code is well formatted and easy to read.
  • Bonus points for adding Cypress tests.
  • Bonus points for adding tailwindcss.
  • Bonus points for adding a docker-compose file to run the app.
  • Bonus points for adding a CI/CD pipeline to run the tests and deploy the app.
  • Bonus points for adding any new functionality you think would be useful. This should be in separate commits with a clear description of what you did.
  • All bonus points are optional

Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.