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

Internship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperInternship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperHemant Sarthak
 
e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)Mudasir Ahmad Bhat
 
E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)Yashraj Nigam
 
Android Based Application Project Report.
Android Based Application Project Report. Android Based Application Project Report.
Android Based Application Project Report. Abu Kaisar
 
Railway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringRailway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringLalit Pal
 
Driver drowsiness detection
Driver drowsiness detectionDriver drowsiness detection
Driver drowsiness detectionConnecting Point
 
Driver Drowsiness Detection report
Driver Drowsiness Detection reportDriver Drowsiness Detection report
Driver Drowsiness Detection reportPurvanshJain1
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket bookingmrinnovater007
 
Online vehicle service center management system project report
Online vehicle service center management system project reportOnline vehicle service center management system project report
Online vehicle service center management system project reportmehulgundaliya
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management systemMohd Saddam
 
Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Harsh Verma
 
Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developingJawhar Ali
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentationSohel Parvez
 
University online course registration system
University online course registration systemUniversity online course registration system
University online course registration systemMd. Zahid Hasan
 
Final Year Project Report Sample for Engineers - IIT and State University
Final Year Project Report Sample for Engineers - IIT and State UniversityFinal Year Project Report Sample for Engineers - IIT and State University
Final Year Project Report Sample for Engineers - IIT and State UniversityHitesh Sharma
 
college website project report
college website project reportcollege website project report
college website project reportMahendra Choudhary
 

What's hot (20)

Internship Presentation 1 Web Developer
Internship Presentation 1 Web DeveloperInternship Presentation 1 Web Developer
Internship Presentation 1 Web Developer
 
e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)e-commerce web development project report (Bookz report)
e-commerce web development project report (Bookz report)
 
E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)E learning project report (Yashraj Nigam)
E learning project report (Yashraj Nigam)
 
Android Based Application Project Report.
Android Based Application Project Report. Android Based Application Project Report.
Android Based Application Project Report.
 
Railway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringRailway Reservation System - Software Engineering
Railway Reservation System - Software Engineering
 
Driver drowsiness detection
Driver drowsiness detectionDriver drowsiness detection
Driver drowsiness detection
 
Driver Drowsiness Detection report
Driver Drowsiness Detection reportDriver Drowsiness Detection report
Driver Drowsiness Detection report
 
Online movie ticket booking
Online movie ticket bookingOnline movie ticket booking
Online movie ticket booking
 
Online vehicle service center management system project report
Online vehicle service center management system project reportOnline vehicle service center management system project report
Online vehicle service center management system project report
 
Food donation project report II
Food donation project report IIFood donation project report II
Food donation project report II
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management system
 
Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"Minor project Report for "Quiz Application"
Minor project Report for "Quiz Application"
 
Room rental system
Room rental systemRoom rental system
Room rental system
 
Mini Project PPT
Mini Project PPTMini Project PPT
Mini Project PPT
 
Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developing
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
E-commerce documentation
E-commerce documentationE-commerce documentation
E-commerce documentation
 
University online course registration system
University online course registration systemUniversity online course registration system
University online course registration system
 
Final Year Project Report Sample for Engineers - IIT and State University
Final Year Project Report Sample for Engineers - IIT and State UniversityFinal Year Project Report Sample for Engineers - IIT and State University
Final Year Project Report Sample for Engineers - IIT and State University
 
college website project report
college website project reportcollege website project report
college website project 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

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 

Recently uploaded (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 

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.