meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qt2010:grp12:start [2010/10/22 11:32]
hilmi
qt2010:grp12:start [2010/10/29 00:54] (current)
hilmi
Line 8: Line 8:
 ===== Idea ===== ===== Idea =====
  
-A GUI application in QT environment.  +QHoroscope is an application which displays the horoscopes on daily, weeklymonthly or yearly basis 
-Application shows the daily,weekly and monthly horoscope data for the particular userUser will also able to select default Star Sign for him+According to SEObook there is about five hundred thousand people daily search about their 
- +horoscope predictionsToday in this mobile era everyone just wants everything accessible on 
 +mobile with no effort.
  
 ===== Features =====  ===== Features ===== 
  
-  - Display daily, weekly and monthly horoscope of the the particular user +  - Displays updated daily, weeklymonthly or yearly horoscope depending on user selection. 
-  - Updating data +  - User can set the default horoscope for him/her. 
-  - Default Star sign display+  - Shows the default horoscope for the user which was preset before.
  
  
 ===== Implementation Plan and Goals ===== ===== Implementation Plan and Goals =====
- +QHoroscopes fetches and updated horoscopes data from the internet on daily, weeklymonthly and 
-Horoscope data display on daily, weekly and monthly basis +yearly basis. User can set his/her own default horoscope sign and it will automatically shows the 
- +default horoscope of the user on daily basis so that user doesn’t need to select his/her zodiac sign to 
-User can choose default Star Sign  +check the horoscope data. 
- +Our goal was also to make comparison between different horoscopes and include chineese horoscopes also. 
  
 ===== Tools ===== ===== Tools =====
-Qt modules: QT creator, script, horoscope source +QT creator, Simulator.
  
 +Modules, GUI and Network.
  
 ===== Design ===== ===== Design =====
 (structure of the software, class diagram)  (structure of the software, class diagram) 
-{{:qt2010:grp12:classdiagram.jpg|}}+{{:qt2010:grp12:horoscope.jpg|}}
  
 ===== Screen shots ===== ===== Screen shots =====
  
 +{{:qt2010:grp12:default.png|}}
 +
 +{{:qt2010:grp12:month.png|}}
  
 ==== Presentation slides ==== ==== Presentation slides ====
  
-{{:qt2010:grp12:qt_codecamp_presentation_dailyhoroscope.ppt|}}+{{:qt2010:grp12:horoscope_presentation_slides.pdf|}}
  
 ==== Report document ==== ==== Report document ====
  
-==== Source Package ====+{{:qt2010:grp12:qthoroscope_report.pdf|}} 
 + 
 +{{:qt2010:grp12:qhoroscopes_brochure.pdf|}}
  
 +==== Source Package ====
 +{{:qt2010:grp12:Qhoroscope_sourcecode.zip|}}
 === How to run software === === How to run software ===