Code Monkey home page Code Monkey logo

weatherapp's Introduction

weatherapp

Teknoloji :

  • Node JS / PHP / java ( Python ... vs. (Backend)
  • Angular JS (Frontend)

Problem : Online Hava Durumu Sorgulama (OHDS) projesi 0- Hava durumu bilgisi https://www.wunderground.com/weather/api/d/docs uzerindeki API'nin ucretsiz surumu kullanilarak JSON verinin cekilerek parse edilmesi sonucu elde edilecektir.

1- MySQL veritabani (VT) yonetim sistemi kullanarak calisacak dinamik bir hava durumu uygulamasi gelistirmesi beklenmektedir.

2- Uygulamaya kullanici adi - sifre bilgileri belirtilerek giris yapilacaktir.

3- Kullanici yetkisi admin / standart seklinde farkli 2 tipte kullanici tanimlanabilecek bir tablo yapisi VT uzerinde olusturulacaktir.

4- Giris yapildiginda kullaniciya asagidaki menuler yetki tipine gore gosterilecektir :

  • Menu-1 : Lokasyon Duzenle
  • Menu-2 : Hava Durumu
  • Menu-3 : Kullanici Duzenle
  • Menu-4 : Raporlar

5- Menu-1 ve Menu-3 sadece admin yetkisine sahip kullanicilara gorunur olacaktir.

6- Menu-1 icinde ekleme, silme, guncelleme ve listeleme yetenekleri olan bir ekran yapisi yer alacaktir. Bu ekran uzerinden yeni lokasyonlar https://www.wunderground.com/weather/api/d/docs API'sinde kullanilmak uzere metin olarak eklenip VT uzerinde tutulabilecektir. Ornegin; Istanbul, San Fransisco gibi kullanici ne yazarsa kabul edilecektir. (https://www.wunderground.com/weather/api/d/docs API'sinin bekledigi isimler manuel admin tarafindan ekrandan duzeltilecektir. Uygun olmayan isim kontrolu gibi extra bir kontrole gerek yoktur.)

7- Menu-3 icinde kullanici ekleme, guncelleme, silme ve listeleme yetenekleri yer alacaktir. Tanri kullanici (username = root olan kullanici) silinemeyecek veya sifresi guncellenemeyecektir. VT'de kullanici tablosu ilk yaratildiginda elle bu kullanici girilerek ekrandan mudahale yapilmasi sadece username = root olan kullanici icin engellenecektir.

8- Menu-2'de ise kullanici menu-1'de girmis oldugu lokasyonlardan birini combobox'dan secerek "Hava Durumu Sorgula" butonuna tikladiginda https://www.wunderground.com/weather/api/d/docs API'si uzerinden sorgulama yapilarak sonuc ekranda gosterilecektir. :Yapilan her sorgulama islemi VT uzerinde sorgulama tarihcesi seklinde asagidaki formatta loglanacaktir :

  • sorgulayan kullanici id
  • sorgulama zamani
  • sorgulama yapilan lokasyon id
  • sorgulama yapan kullanici ip adresi
  • sorgulama sonucu
  • sorgulama sonuc getirme suresi (mili saniye cinsinden)
  • sorgulama durumu (BASARILI / BASARISIZ)

9- Menu-4'de combobox'dan secilen kullanici icin yapilmis sorgulama islemleri order by sorgulama zaman DESC seklinde son yapilan sorgulama en ustte gosterilecek sekilde listelenecektir. Rapor ekraninda sorgulama zaman araligi, sorgulama yapilan lokasyon ve sorgulama durumu kriterlerine gore de filtreleme yapilabilecektir.

weatherapp's People

Contributors

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