User talk:Santosh.sok

From KDE TechBase

ALKIMIA STOCK QUOTES USE CASE

MENTOR

:Cristian

AIM:

to develop a plasma application that allows the user to:

1) configure his stock notification service from alkimia backendas per his need.

2) track updated stock values through the gui(using Kcharts) .

3) track steep changes through a taskbar notification ticker on plasma(using Knotify) as per his configuration.


I am designing it as a standalone application which can also be used as a plugin in client applications.

A libStockQuote shall be build that developers can use directly to implement all functionality that the application does in their applications.


SCHEDULE :

  JUNE week 3  :compile the gui with all configuratuion options
  JUNE week 4   :compile the notification gui and the Knotify ticker.
  JULY week 1     :implement  the  dbus calls to the backend .
  JULY week 2    :test and submit code to the team for review, reprocess code.
  JULY week 3    :collect codes for Kchart plotting and basic financial arithematic like      Beta and EPS calculation available in open source.
  JULY week 4    :put the plotting and arithematic fuctions.test with bryan's backend. 
  
  august week 1    : mutual review with bryan and the hallowed mentors.
  
  august week 2   :documentation , final submission and testing .

Looking forward

we can try to position the application as a research too alongwith the notification fuctionality in further releases.
We can try to parse fincial statements and P&L statemnts of individual companies  (nobody does that in my knowledge)
We can also find a way to embed our ticker in javascript and php code.