SlideShare a Scribd company logo
1 of 34
SpringsVision Events
With Social Networking & Mobile Support.


        Submitted as Final Year Project
      towards completion of BS Software
                Engineering




     Project Supervisor:
             Mr. Nadeem Mahmood
Team Introduction
Syed Absar Karim (EP076268) absar@springsvision.com
Mobile Applications Engineer, Next Generation Innovations
Expertise: iPhone, Android, J2ME, Core PHP for mobile communication & synchronization

Umair Ahmed (EP076283) umair.ahmed@springsvision.com
Web Applications Engineer, Next Generation Innovations
Expertise: Content Management Systems, Core PHP, Drupal Modules Development, AJAX

Shafaq Yameen (EP076261) shafaq@springsvision.com
QA/Research & Development Engineer, Etilize Pvt Ptd.
Expertise: Technical Writing, Conceptual Analysis, User Interface & User Experience Design

Zaid Hussain (EP076287) zaid@springsvision.com
System Administrator, Happy Home School
Expertise: Systems Installation, Configuration, Maintenances, Technical Support
Project Summary

• The idea behind the project title is to develop a mobile
  application & web application which schedules & manages
  events and provides social interaction for the events. . This is
  a set of useful features that helps you in planning, organizing
  and finding resources for online events. Best of all, it is
  managed right from your computer & mobile – probably
  where you spend most of your time!
Events Planning, huh?

• Event planning is the process of planning a festival, ceremony,
  competition, party, or convention. Event planning includes
  budgeting, establishing dates and alternate dates, selecting
  and reserving the event site and acquiring permits. Event
  planning also includes some or all of the following, depending
  on the event: developing a theme or motif for the event,
  arranging the casual, formal parties, birthday ceremony,
  meetings, conferences etc.
Business Concept

• Cutting edge event management software allows you to meet
  the changing demands of event management. It is online
  event management software, runs on web browsers
  worldwide and has virtually no installation costs. Instant
  availability and unlimited customization options make you
  attain truly complete event management.
So, Whats the deal?

• Events are becoming a more systematic an organized activity
  by the day. With all the advantages that technology has to
  offer, people are looking to manage and organize the events
  that go on smoothly and give the maximum satisfaction to
  consumers. In this process technology has a very important
  role to play as it brings convenience to the event organizers
  and attendees.

• If you are looking for an enterprise level event management
  Software System you can come to us and we can help you
  develop a solution for managing your needs.
Ok, Events.. Fine! Social Networking???

• Digital media trends are changing at a rapid rate. A social
  networking site is a place online place where users can create
  a profile and build a personal network that connects them to
  other users. These sites contain many features all rolled into
  one, providing avenues for both content creation and
  evaluation. Members share photos, thoughts, opinions and
  news. The sites also allow users to choose who gets to view
  their profiles. The number of people registering on social
  networking sites is growing at a rapid rate.
How about the System Architecture?
And the Conceptual Use-Case?
                           Login to System




                            View your events




                           Comments in Events




                            View other Events




Top Package::Mobile User                        Top Package::Web User
                              Invite Friends




                                 Sign Up




                               Create Event
Makes Sense, Straight to the preview!
Few Lines Of Code..
•   <?php
•   foreach($eventslist as $array){
•     $eventid = $array['nid'];

•     $eventname = $array['title'];

•     $eventdetails = $db->fetch_all_array("select * from content_type_event where
    nid=$eventid");

•     $location = $eventdetails[0]['field_event_where_value'];
•     $from = $eventdetails[0]['field_event_date_value'];
•     $to = $eventdetails[0]['field_event_date_value2'];

•     $imgsrc = '';
•     $images = $db->fetch_all_array("select * from upload where nid=$eventid");
•   foreach($images as $img){
•       $imgx = $img['description'];
•       $imgsrc .= '<img src="../fyp/sites/defaults/files/'.$imgx.'" width = "25"
    height="25"></img>';
•     }


•     $comments = '';
•     $cmm = $db->fetch_all_array("select * from comments where
    nid=$eventid");
•     //print_r($images[0]);
•     $comments .= '<ul>';
•     foreach($cmm as $com){
•       $comx = $com['comment'];
•       $comments .= "<li>$comx</li>";

•     }
•     $comments .= '</ul>';
•      $fblike = '<iframe
    src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2F127.0.0.1
    %2FFYP%2Fnode%2F'.$eventid.'&amp;width=292&amp;colorscheme=light&amp;sho
    w_faces=true&amp;stream=true&amp;header=true&amp;height=427" scrolling="no"
    frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;"
    allowTransparency="true"></iframe>';

•     echo "<ul id="viewmyevent$eventid" title="$eventname">
•       <p><b>Location:</b> $location<br />
•   <b>From:</b> $from <br />
•   <b>To:</b> $to </p>

•   <p>&nbsp;</p>
•   <p><b>Comments:</b> $comments</p>
•   <p></p>

•        </ul>";
•   }

•   ?>
Where’s the actual thing? Here we are..!
       www.springsvision.com
Ofcourse, few snaps cannot explain it all..

  Please bear with me for a
    few moments & let me
      expose more of the
      system’s potential!!
Still Assertive? Let us explain..

How we are different from the already existing similar services..

• All event management systems are not created equal. Just like
  automobiles, For most planners provides business application
  for executive and commercial events, but springs vision
  provide a platform to create personal events and share with
  your guests and friends. And promote your to the others using
  facebook, twitter, myspace, yahoo, google buzz, linkedin.
Future Potential Of Such Concept?

• Event technology provider should offer assistance in a wide
  variety of areas such as building events for you, proposing
  effective event marketing plans, designing impressive event
  invitations, and general consultation on how to make your
  events and meetings successful. Look for a system provider
  that wants to work with you to ensure improvement and long
  term success for your meetings and events.
.. Conclusions

• Our goal is provide a useful to platform of event management
  solution at personal level to the end user. Personalize the
  profile, customize the event, cast the event and share it on
  social networking platform for marketing and promotion.
• We visualize the SpringsVision concept to be on one of the most
  successful services list by the will of Almighty ALLAH. Of course this
  aim will take time and improve with time, user feedback, our
  professional growth etc. Please send your feedback and ideas to
  improve at feedback@springsvision.com



• Thank you very much to the project supervisor, and the
  presentation attendees, we wish good luck for the careers of all
  classmates. Thank you to the Department of Computer Science,
  University of Karachi to unleash our potentials and let us prepare
  for participation in the professional industry.
Good Bye

• We were very excited in our very first class at the department
  where we were taught the ‘Hello, World!’

• We’re even excited and thankful for what the department
  taught us to step in to the professional world.

More Related Content

What's hot

VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project reportathiathi3
 
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)Amit Mangukiya
 
Online Electronic Shopping Project Report Final Year
Online Electronic Shopping Project Report Final YearOnline Electronic Shopping Project Report Final Year
Online Electronic Shopping Project Report Final YearAmit Verma
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online StoreAhsan Rizwan
 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srsSM Nurnobi
 
OpenGL Mini Projects With Source Code [ Computer Graphics ]
OpenGL Mini Projects With Source Code [ Computer Graphics ]OpenGL Mini Projects With Source Code [ Computer Graphics ]
OpenGL Mini Projects With Source Code [ Computer Graphics ]Daffodil International University
 
Final Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideFinal Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideSuhailan Safei
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project PresentationLaxmi Kant Yadav
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system VikasSingh958
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
e commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reporte commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reportBabluAgrahari
 
Face Recognition Attendance System
Face Recognition Attendance System Face Recognition Attendance System
Face Recognition Attendance System Shreya Dandavate
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project ReportMilind Gokhale
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation systemkhushi kalaria
 
A project report on chat application
A project report on chat applicationA project report on chat application
A project report on chat applicationKumar Gaurav
 

What's hot (20)

Report on web development
Report on web developmentReport on web development
Report on web development
 
VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project report
 
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
ONLINE E-WASTE COLLECTION SYSTEM project Report (Approved)
 
Online Electronic Shopping Project Report Final Year
Online Electronic Shopping Project Report Final YearOnline Electronic Shopping Project Report Final Year
Online Electronic Shopping Project Report Final Year
 
SRS For Online Store
SRS For Online StoreSRS For Online Store
SRS For Online Store
 
Online ecommerce website srs
Online ecommerce  website srsOnline ecommerce  website srs
Online ecommerce website srs
 
OpenGL Mini Projects With Source Code [ Computer Graphics ]
OpenGL Mini Projects With Source Code [ Computer Graphics ]OpenGL Mini Projects With Source Code [ Computer Graphics ]
OpenGL Mini Projects With Source Code [ Computer Graphics ]
 
Final Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample SlideFinal Year Project - Computer System Sample Slide
Final Year Project - Computer System Sample Slide
 
Final Year Project
Final Year ProjectFinal Year Project
Final Year Project
 
Android Project Presentation
Android Project PresentationAndroid Project Presentation
Android Project Presentation
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
e commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,reporte commerce project report,E-Commerce,Eshop,report
e commerce project report,E-Commerce,Eshop,report
 
Project report on blogs
Project report on blogsProject report on blogs
Project report on blogs
 
Face Recognition Attendance System
Face Recognition Attendance System Face Recognition Attendance System
Face Recognition Attendance System
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project Report
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
 
A project report on chat application
A project report on chat applicationA project report on chat application
A project report on chat application
 
Online examination system
Online examination systemOnline examination system
Online examination system
 
Internship report
Internship reportInternship report
Internship report
 

Viewers also liked

Final Year Project Presentation
Final Year Project PresentationFinal Year Project Presentation
Final Year Project PresentationLauraConroy
 
Final ppt of project
Final ppt of projectFinal ppt of project
Final ppt of projectRuchi Gulati
 
Presentation on project report
Presentation on project reportPresentation on project report
Presentation on project reportramesh_x
 
Introduction to the Final Year Project
Introduction to the Final Year ProjectIntroduction to the Final Year Project
Introduction to the Final Year ProjectGihan Wikramanayake
 
Line organization
Line organizationLine organization
Line organizationEika Matari
 
Running, improving & maintaining a site in the real world
Running, improving & maintaining a site in the real worldRunning, improving & maintaining a site in the real world
Running, improving & maintaining a site in the real worldDavid Voyles
 
Project ppt presentation (1)
Project ppt presentation (1)Project ppt presentation (1)
Project ppt presentation (1)Palash Awasthi
 
Project of Solar ppt
Project of Solar pptProject of Solar ppt
Project of Solar pptSOUMYA DATTA
 
Automatic Toll Collection
Automatic Toll Collection Automatic Toll Collection
Automatic Toll Collection Ritesh Kumawat
 
Final year project proposal
Final year project proposalFinal year project proposal
Final year project proposalDawood Jan
 
Software Testing Basics
Software Testing BasicsSoftware Testing Basics
Software Testing BasicsBelal Raslan
 

Viewers also liked (18)

Final Year Project Presentation
Final Year Project PresentationFinal Year Project Presentation
Final Year Project Presentation
 
Final Year Project Presentation
Final Year Project PresentationFinal Year Project Presentation
Final Year Project Presentation
 
Final ppt of project
Final ppt of projectFinal ppt of project
Final ppt of project
 
Presentation on project report
Presentation on project reportPresentation on project report
Presentation on project report
 
Introduction to the Final Year Project
Introduction to the Final Year ProjectIntroduction to the Final Year Project
Introduction to the Final Year Project
 
Line organization
Line organizationLine organization
Line organization
 
Running, improving & maintaining a site in the real world
Running, improving & maintaining a site in the real worldRunning, improving & maintaining a site in the real world
Running, improving & maintaining a site in the real world
 
Project ppt presentation (1)
Project ppt presentation (1)Project ppt presentation (1)
Project ppt presentation (1)
 
Project of Solar ppt
Project of Solar pptProject of Solar ppt
Project of Solar ppt
 
Fyp
FypFyp
Fyp
 
Automatic Toll Collection
Automatic Toll Collection Automatic Toll Collection
Automatic Toll Collection
 
Final Year Project Presentation
Final Year Project Presentation Final Year Project Presentation
Final Year Project Presentation
 
Final year project proposal
Final year project proposalFinal year project proposal
Final year project proposal
 
Vpn
VpnVpn
Vpn
 
Software Testing Basics
Software Testing BasicsSoftware Testing Basics
Software Testing Basics
 
Kick Off Meeting Presentation
Kick Off Meeting PresentationKick Off Meeting Presentation
Kick Off Meeting Presentation
 
Company Overview Presentation
Company Overview PresentationCompany Overview Presentation
Company Overview Presentation
 
Product launch ppt
Product launch pptProduct launch ppt
Product launch ppt
 

Similar to Final Year Project Presentation

SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?Nicolas Georgeault
 
World Usability Day 2014 - UX Toolbelt for Developers
World Usability Day 2014 - UX Toolbelt for DevelopersWorld Usability Day 2014 - UX Toolbelt for Developers
World Usability Day 2014 - UX Toolbelt for DevelopersSarah Dutkiewicz
 
GDSC FY Orientation.pptx
GDSC FY Orientation.pptxGDSC FY Orientation.pptx
GDSC FY Orientation.pptxGDSCVJTI
 
What Should A Website Cost
What Should A Website CostWhat Should A Website Cost
What Should A Website CostTechSoup
 
Fast, Cheap, and Actionable: Creating an Affordable User Research Program
Fast, Cheap, and Actionable: Creating an Affordable User Research ProgramFast, Cheap, and Actionable: Creating an Affordable User Research Program
Fast, Cheap, and Actionable: Creating an Affordable User Research ProgramMichael Powers
 
5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google AnalyticsCharlie Morris
 
The UX Toolbelt for Developers
The UX Toolbelt for DevelopersThe UX Toolbelt for Developers
The UX Toolbelt for DevelopersSarah Dutkiewicz
 
The Case for the UX Developer
The Case for the UX DeveloperThe Case for the UX Developer
The Case for the UX DeveloperSarah Dutkiewicz
 
The UX Toolbelt for Developers
The UX Toolbelt for DevelopersThe UX Toolbelt for Developers
The UX Toolbelt for DevelopersSarah Dutkiewicz
 
Get Your APP Together
Get Your APP TogetherGet Your APP Together
Get Your APP TogetherJoshua Drew
 
BR Imran Android
BR Imran AndroidBR Imran Android
BR Imran AndroidImran Khan
 
Recruiting for Drupal #Hiring
Recruiting for Drupal #HiringRecruiting for Drupal #Hiring
Recruiting for Drupal #HiringGaurav Gaur
 
Seffcon Company Profile
Seffcon Company ProfileSeffcon Company Profile
Seffcon Company ProfileJyoti Yeotikar
 
Goodle Developer Days Munich 2008 - Open Social Update
Goodle Developer Days Munich 2008 - Open Social UpdateGoodle Developer Days Munich 2008 - Open Social Update
Goodle Developer Days Munich 2008 - Open Social UpdatePatrick Chanezon
 
Near east university
Near east universityNear east university
Near east universityDerrickDusabe
 

Similar to Final Year Project Presentation (20)

AshutoshMishra-v1.0
AshutoshMishra-v1.0AshutoshMishra-v1.0
AshutoshMishra-v1.0
 
Resume
ResumeResume
Resume
 
abhishek
abhishekabhishek
abhishek
 
SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?SPSNYC2019 - What is Common Data Model and how to use it?
SPSNYC2019 - What is Common Data Model and how to use it?
 
World Usability Day 2014 - UX Toolbelt for Developers
World Usability Day 2014 - UX Toolbelt for DevelopersWorld Usability Day 2014 - UX Toolbelt for Developers
World Usability Day 2014 - UX Toolbelt for Developers
 
GDSC FY Orientation.pptx
GDSC FY Orientation.pptxGDSC FY Orientation.pptx
GDSC FY Orientation.pptx
 
What Should A Website Cost
What Should A Website CostWhat Should A Website Cost
What Should A Website Cost
 
Fast, Cheap, and Actionable: Creating an Affordable User Research Program
Fast, Cheap, and Actionable: Creating an Affordable User Research ProgramFast, Cheap, and Actionable: Creating an Affordable User Research Program
Fast, Cheap, and Actionable: Creating an Affordable User Research Program
 
5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics5 Ways to Make Use of Your Google Analytics
5 Ways to Make Use of Your Google Analytics
 
The UX Toolbelt for Developers
The UX Toolbelt for DevelopersThe UX Toolbelt for Developers
The UX Toolbelt for Developers
 
The Case for the UX Developer
The Case for the UX DeveloperThe Case for the UX Developer
The Case for the UX Developer
 
The UX Toolbelt for Developers
The UX Toolbelt for DevelopersThe UX Toolbelt for Developers
The UX Toolbelt for Developers
 
Get Your APP Together
Get Your APP TogetherGet Your APP Together
Get Your APP Together
 
BR Imran Android
BR Imran AndroidBR Imran Android
BR Imran Android
 
Himal_Cv
Himal_CvHimal_Cv
Himal_Cv
 
Dhanusha Bijawat Resume
Dhanusha Bijawat ResumeDhanusha Bijawat Resume
Dhanusha Bijawat Resume
 
Recruiting for Drupal #Hiring
Recruiting for Drupal #HiringRecruiting for Drupal #Hiring
Recruiting for Drupal #Hiring
 
Seffcon Company Profile
Seffcon Company ProfileSeffcon Company Profile
Seffcon Company Profile
 
Goodle Developer Days Munich 2008 - Open Social Update
Goodle Developer Days Munich 2008 - Open Social UpdateGoodle Developer Days Munich 2008 - Open Social Update
Goodle Developer Days Munich 2008 - Open Social Update
 
Near east university
Near east universityNear east university
Near east university
 

Recently uploaded

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Recently uploaded (20)

Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 

Final Year Project Presentation

  • 1. SpringsVision Events With Social Networking & Mobile Support. Submitted as Final Year Project towards completion of BS Software Engineering Project Supervisor: Mr. Nadeem Mahmood
  • 2. Team Introduction Syed Absar Karim (EP076268) absar@springsvision.com Mobile Applications Engineer, Next Generation Innovations Expertise: iPhone, Android, J2ME, Core PHP for mobile communication & synchronization Umair Ahmed (EP076283) umair.ahmed@springsvision.com Web Applications Engineer, Next Generation Innovations Expertise: Content Management Systems, Core PHP, Drupal Modules Development, AJAX Shafaq Yameen (EP076261) shafaq@springsvision.com QA/Research & Development Engineer, Etilize Pvt Ptd. Expertise: Technical Writing, Conceptual Analysis, User Interface & User Experience Design Zaid Hussain (EP076287) zaid@springsvision.com System Administrator, Happy Home School Expertise: Systems Installation, Configuration, Maintenances, Technical Support
  • 3. Project Summary • The idea behind the project title is to develop a mobile application & web application which schedules & manages events and provides social interaction for the events. . This is a set of useful features that helps you in planning, organizing and finding resources for online events. Best of all, it is managed right from your computer & mobile – probably where you spend most of your time!
  • 4. Events Planning, huh? • Event planning is the process of planning a festival, ceremony, competition, party, or convention. Event planning includes budgeting, establishing dates and alternate dates, selecting and reserving the event site and acquiring permits. Event planning also includes some or all of the following, depending on the event: developing a theme or motif for the event, arranging the casual, formal parties, birthday ceremony, meetings, conferences etc.
  • 5. Business Concept • Cutting edge event management software allows you to meet the changing demands of event management. It is online event management software, runs on web browsers worldwide and has virtually no installation costs. Instant availability and unlimited customization options make you attain truly complete event management.
  • 6. So, Whats the deal? • Events are becoming a more systematic an organized activity by the day. With all the advantages that technology has to offer, people are looking to manage and organize the events that go on smoothly and give the maximum satisfaction to consumers. In this process technology has a very important role to play as it brings convenience to the event organizers and attendees. • If you are looking for an enterprise level event management Software System you can come to us and we can help you develop a solution for managing your needs.
  • 7. Ok, Events.. Fine! Social Networking??? • Digital media trends are changing at a rapid rate. A social networking site is a place online place where users can create a profile and build a personal network that connects them to other users. These sites contain many features all rolled into one, providing avenues for both content creation and evaluation. Members share photos, thoughts, opinions and news. The sites also allow users to choose who gets to view their profiles. The number of people registering on social networking sites is growing at a rapid rate.
  • 8. How about the System Architecture?
  • 9. And the Conceptual Use-Case? Login to System View your events Comments in Events View other Events Top Package::Mobile User Top Package::Web User Invite Friends Sign Up Create Event
  • 10. Makes Sense, Straight to the preview!
  • 11. Few Lines Of Code.. • <?php • foreach($eventslist as $array){ • $eventid = $array['nid']; • $eventname = $array['title']; • $eventdetails = $db->fetch_all_array("select * from content_type_event where nid=$eventid"); • $location = $eventdetails[0]['field_event_where_value']; • $from = $eventdetails[0]['field_event_date_value']; • $to = $eventdetails[0]['field_event_date_value2']; • $imgsrc = ''; • $images = $db->fetch_all_array("select * from upload where nid=$eventid");
  • 12. foreach($images as $img){ • $imgx = $img['description']; • $imgsrc .= '<img src="../fyp/sites/defaults/files/'.$imgx.'" width = "25" height="25"></img>'; • } • $comments = ''; • $cmm = $db->fetch_all_array("select * from comments where nid=$eventid"); • //print_r($images[0]); • $comments .= '<ul>'; • foreach($cmm as $com){ • $comx = $com['comment']; • $comments .= "<li>$comx</li>"; • } • $comments .= '</ul>';
  • 13. $fblike = '<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2F127.0.0.1 %2FFYP%2Fnode%2F'.$eventid.'&amp;width=292&amp;colorscheme=light&amp;sho w_faces=true&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>'; • echo "<ul id="viewmyevent$eventid" title="$eventname"> • <p><b>Location:</b> $location<br /> • <b>From:</b> $from <br /> • <b>To:</b> $to </p> • <p>&nbsp;</p> • <p><b>Comments:</b> $comments</p> • <p></p> • </ul>"; • } • ?>
  • 14. Where’s the actual thing? Here we are..! www.springsvision.com
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29. Ofcourse, few snaps cannot explain it all.. Please bear with me for a few moments & let me expose more of the system’s potential!!
  • 30. Still Assertive? Let us explain.. How we are different from the already existing similar services.. • All event management systems are not created equal. Just like automobiles, For most planners provides business application for executive and commercial events, but springs vision provide a platform to create personal events and share with your guests and friends. And promote your to the others using facebook, twitter, myspace, yahoo, google buzz, linkedin.
  • 31. Future Potential Of Such Concept? • Event technology provider should offer assistance in a wide variety of areas such as building events for you, proposing effective event marketing plans, designing impressive event invitations, and general consultation on how to make your events and meetings successful. Look for a system provider that wants to work with you to ensure improvement and long term success for your meetings and events.
  • 32. .. Conclusions • Our goal is provide a useful to platform of event management solution at personal level to the end user. Personalize the profile, customize the event, cast the event and share it on social networking platform for marketing and promotion.
  • 33. • We visualize the SpringsVision concept to be on one of the most successful services list by the will of Almighty ALLAH. Of course this aim will take time and improve with time, user feedback, our professional growth etc. Please send your feedback and ideas to improve at feedback@springsvision.com • Thank you very much to the project supervisor, and the presentation attendees, we wish good luck for the careers of all classmates. Thank you to the Department of Computer Science, University of Karachi to unleash our potentials and let us prepare for participation in the professional industry.
  • 34. Good Bye • We were very excited in our very first class at the department where we were taught the ‘Hello, World!’ • We’re even excited and thankful for what the department taught us to step in to the professional world.