Coder Social home page Coder Social logo

davidwonghk / climate-uk Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 4.0 3.63 MB

A UK Climate web app with backend=Python+Django and frontend=Ionic

Python 0.16% JavaScript 77.69% Java 4.12% CSS 13.62% HTML 0.08% Batchfile 0.15% Objective-C 1.35% C++ 2.56% C# 0.25% C 0.01%

climate-uk's Introduction

URL: http://www.metoffice.gov.uk/climate/uk/summaries/datasets#Yearorder

Data parsing and modelling - Server side - use Python + Django

1.1 Use above URL and write code to programatically download the data for Max temp, Min temp, Mean temp, Sunshine, and Rainfall for UK, England, Wales, and Scotland regions.

1.2 Create appropriate data model using Django ORM to store the above data (Hint: Please make sure that the model is generic so user can store data across more regions and parameters in future if necessary without changing the model).

1.3 Write code to store all of the downloaded data from 1.1 in the data model built in 1.2 (please use SQLite to store the data). The file download and data storing process has to be fully automated and user should be able to run it multiple times without any duplication of data etc.

Simple mobile app - Ionic Framework

Please build a simple mobile app to display the data from 1.

climate-uk's People

Contributors

davidwonghk avatar

Stargazers

Johnson Chetty avatar

Watchers

James Cloos avatar  avatar

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.