AUTOMATED TUTOR : Jolla Code Camp Presented By Fisayo Sangogboye Iqbal Ahmed Rohan Nanda Ngo Manh Khoi 1.

Slides:



Advertisements
Similar presentations
Web Toolkit Julie George & Ronald Lopez 1. Requirements  Java SDK version 1.5 or later  Apache Ant is also necessary to run command line arguments 
Advertisements

Location based services
Developing HTML5 Application using MVVM pattern Pekka Ylenius.
Development of mobile applications using PhoneGap and HTML 5
Module 1: Introduction to app building. 2 Prototype!
UNIT4 BUSINESS ANALYTICS. page WHAT IS THE PRODUCT? 2 A business intelligence tool kit, specializing in Coporate Performance Management An application.
RIA Introduce Comparison among several technology.
WebMatrix 2 /* web with benefits */. Everything You Need Start create new from OSS apps or templates, or start with existing sites hosted remotely or.
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
Introduction to ArcGIS API for JavaScript
Android Programming By Mohsen Biglari Android Programming, Part1: Introduction 1 Part1: Introduction By Mohsen Biglari.
Java Mobile Apps with GWT & PhoneGap Josh Marinacci, webOS Developer Advocate.
HKUST Green Mobile App Chan Wai Yu, Candy Chung Kit Wai, Miffy Pang Wing Chau,Terry Wong Kin Yee, Phoebe Chan Wai Yu, Candy Chung Kit Wai, Miffy Pang Wing.
JavaScript is a client-side scripting language. Programs run in the web browser on the client's computer. (PHP, in contrast, is a server-side scripting.
Build a HTML 5 App Octobershiner. What is a HTML 5 app ? What is a Web application ? Sth. In your browser Maybe a webpage or a game Multiple type of OS.
Programming Games Google Map API examples. CSS. Classwork/homework: Catch up. Upload work. Show your [more] complex Google Maps API example. Plan your.
HTML5 for Mobile Andrew Kinai. HTML vs HTML5 HTML:A language that describes documents' formatting and content, which is basically composed of static text.
PhoneGap- Cross platform for mobile Lê Nguyên Khánh Trần Đại Nhân
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
The TeamThe Team Lee KurlandXiaolong SongJonathan Yuan Michael Wu 
Development Process Agile/XP Planning + Issue Tracking Google Code provided efficient + effective project management Bug and defect reports Project planning.
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
Extend the Operations Dashboard with Custom Widgets (and more)
Maps. Google Earth is a great resource, but is often blocked by school districts because of its size. Google maps and Bing maps share many of the features.
Apache Cordova Tools in Visual Studio
 Computer use language to communicate  A web browser will read these tags and translate it into what you actually see  Viewing Code of ESPN WebsiteESPN.
 Architectural overview  Main APIs. getGames.php getGroupsLocations.php getGroupsScores.php getMessage.php getStreet.php getTime.php login.php sendMessage.php.
Selenium January Selenium course content  Introduction (Session-1)Session-  Automation  What is automation testing  When to go for automation.
Ajax for Dynamic Web Development Gregory McChesney.
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
Developing Structured Interactive Multimedia Applications with HTML5 Robert Workman, Hrvoje Podnar Southern Connecticut State University, New Haven, CT.
Ionic & Cordova crash course Ivan Varga
Live Mobile and Cloud Hacking by ACEs OGh | Fusion Middleware Experience (FME) 16-feb :45 – 16:45.
Follow Up. Can one change the appearance of the alert/confirm/prompt box? The default Alert box can be customized (or over-ridden) by JavaScript + CSS.
Google Map API The Google Maps API lets you embed Google Maps in your own web pages with JavaScript The API provides a number of utilities for manipulating.
Chapter 1 Ionic Framework (overview) Front-end framework for developing hybrid mobile apps with HTML5 Yeunyong Kantanet School of Information and Communication.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
Mobile Application Development Kevin Payne & Andi Saputra JWH Group.
ETP: Creating A Google Drive Reading Log Form Create A Reading Log Form On Google Drive Tsu-Hei Lin.
ACT WorkKeys and You!. Sample WorkKeys Questions Applied Mathematics ml Reading for Information
#SummitNow Alfresco Mobile SDKs in Action 06 November, 2013 Mike Hatfield Lead Engineer Mobile Apps, Alfresco.
Quick look under the hood Technologies used Get familiar with them! By Michał Kostecki IITc.
Google Maps A tutorial on how to use Google Maps.
Web Application Development Process
Welcome to Driver Manager Overview
Matthew Przyborski Sam Moore GEO244 April 27, 2017
Intro to JavaScript CS 1150 Spring 2017.
3D Tetris Game on Android OS
Asynchronous Java script And XML Technology
Node.Js online Training at GoLogica.
FLYU.CO vacation reinvented.
Modern Front-End Web Development with Visual Studio
Week 01 Comp 7780 – Class Overview.
°.
العدد تذكيره وتأنيثه مقدمة
WEB 240 Education for Service-- snaptutorial.com
WEB 240 Teaching Effectively-- snaptutorial.com
Apps XD.
HEATHER HALL & ADRIENNE SPITZER
Minnesota’s Patient and Family Engagement Virtual Community
Engineering Design/Presentation
Unit 6 part 3 Test Javascript Test.
Code For Her - Fall 2018 Joslenne Pena Katie O’Leary
ENIAC – the first computer
Social Practice of the language: Describe and share information
Murach's JavaScript and jQuery (3rd Ed.)
Presentation transcript:

AUTOMATED TUTOR : Jolla Code Camp Presented By Fisayo Sangogboye Iqbal Ahmed Rohan Nanda Ngo Manh Khoi 1

MOTIVATION  To help newcomers giving necessary information in Lappeenranta  To help tutors as well as school to guide newcomers  Design a mobile app “Automated Tutor” GOALS  More than 30% of the students in Lappeenranta University of Technology are foreign students  Finnish language is difficult for newcomers  To make ourselves familiar with new Sailfish OS environment  To know how to use Open Data 2

Open Data Main theme of 2014 Jolla Code Camp “data should be available to everyone, without restrictions” Google Maps API and Google Directions API is our choice 3

OUR APP: Features: It’s a single page app It has three parts: top part is Map, bottom part is events and locations. On the map, it has several marker with necessary information. Show the direction to the destination with features of street view and satellite view 4

Technologies Used  Sailfish IDE  Oracle VM Virtual Box  QML  JavaScript  HTML  CSS Open Data Source  Google Map API  Google Directions API 5

Sample Source Code 6

7

8

9

10

Demonstration 11