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
Last revision Both sides next revision
qt2010:grp12:start [2010/10/21 23:13]
grp12
qt2010:grp12:start [2010/10/29 00:54]
hilmi
Line 1: Line 1:
 +
 +{{:qt2010:grp12:logo.jpg|}}
 ====== Name ====== ====== Name ======
   - Abrar Sohail   - Abrar Sohail
Line 6: 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 will show the daily,weekly and monthly horoscope data for the particular user.  +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 user display+  - Shows the default horoscope for the user which was preset before.
  
-===== Implementation Plan and Goals ===== 
  
 ===== 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, scripthoroscope source +QT creator, Simulator. 
- +ModulesGUI 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 =====
  
-===== Project Artifacts =====+{{:qt2010:grp12:default.png|}} 
 + 
 +{{:qt2010:grp12:month.png|}}
  
 ==== Presentation slides ==== ==== Presentation slides ====
  
-{{:qt2010:grp12:codecamp_grp12.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 ===