0% found this document useful (0 votes)
8 views

Weather App Coding Test

The document outlines the requirements for creating a weather app that displays current weather based on the user's location, with options for manual location input. It specifies the use of the latest Angular framework and allows for UI component libraries or custom CSS for mobile responsiveness. Additional features like animations for weather conditions are encouraged, and a zip file of the completed project should be submitted after deleting the 'Node Modules' folder.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Weather App Coding Test

The document outlines the requirements for creating a weather app that displays current weather based on the user's location, with options for manual location input. It specifies the use of the latest Angular framework and allows for UI component libraries or custom CSS for mobile responsiveness. Additional features like animations for weather conditions are encouraged, and a zip file of the completed project should be submitted after deleting the 'Node Modules' folder.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

‭Weather App‬

‭●‬ C ‭ reate a weather app, which will show the current weather for your current‬
‭location. (location permission is needed for this.)‬
‭○‬ ‭if location permission is given, then get the current location‬
‭○‬ ‭if location permission is not given, then ask the user to provide the‬
‭location‬
‭■‬ ‭if the user has already provided a location, last time, then show‬
‭the weather for that location.‬
‭●‬ ‭App will have an option to choose different locations also, other than the‬
‭current location.‬
‭●‬ ‭For the data, you may take utilize the APIs available on‬
‭https://weatherstack.com/documentation‬
‭●‬ ‭This app should be built in the‬‭latest Angular framework‬‭.‬
‭●‬ ‭You may be able to choose any UI component library, Like Angular Material,‬
‭priming etc. Or you may choose to create your custom component with‬
‭pure CSS. Considering the developed app should be mobile responsive.‬
‭●‬ ‭You will earn additional brownie points. if you can create some animated‬
‭graphics, according to current weather conditions. like if it's raining, then‬
‭show some animation for raining using css animation, within the card.‬
‭●‬ ‭Below is the sample design for reference, but you may choose to be‬
‭creative.‬
‭ lease Note once you complete your Project delete ‘‬‭Node Modules‬‭’ folder from project‬‭and‬
P
‭send us a‬‭.zip‬‭file of your project folder.‬

You might also like