By: Jayson X. Soto, Luis Ortiz and Javan Cooper This application allows users to search for the best place to hang out according to their budget. Locals.

Slides:



Advertisements
Similar presentations
By Francisco Morales Carbonell Jaime Rodriguez Maya Jan Sola Ramos Find My Business.
Advertisements

Server-Side vs. Client-Side Scripting Languages
© Anselm SpoerriInfo + Web Tech Course Information Technologies Info + Web Tech Course Anselm Spoerri PhD (MIT) Rutgers University
DATABASE APPLICATION DEVELOPMENT SAK 3408 The Web and DBMS.
Multiple Tiers in Action
Why choose Drupal?
Development of mobile applications using PhoneGap and HTML 5
Presented By: Ayelet Birnbaum Yael Kazaz Supervisor: Viktor Kulikov 07/05/12.
What is Android? Android is among the most popular operating systems aimed towards mobile devices such as smartphones, and is currently the most widely.
E-Commerce The technical side. LAMP Linux Linux Apache Apache MySQL MySQL PHP PHP All Open Source and free packages. Can be installed and run on most.
Quick Tour of the Web Technologies: The BIG picture LECTURE A bird’s eye view of the different web technologies that we shall explore and study.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
The PHP Story. PHP Story PHP is a programming language. Incorporate(join) sophisticated business logic. Widely used general purpose scripting language.
Project Rickshaw SEARCH - FIND - GO. Project Rickshaw TEAM MEMBERS KEVIN AUGUSTINO – MATT FOX – DAVID MOORE SPONSORS KARASU TECHNOLOGIES - ERIK PAUL -
Project# T2 Pardeep Kumar Angel Llera Anshal Joshi.
Group 16 – Efficient HVAC System Daniel Galarza – CpE Chung Chien Hsia – EE Marvin Fernandez – CpE Kevin Ivy – EE William Carson Sr. – Mentor, owner of.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Open Source: It's Already Here Dave Cross Magnum Solutions Ltd
SednaSpace A software development platform for all delivers SOA and BPM.
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
Adobe FLASH What & Why? Where & When? Is Flash dead? What about HTML5?
PHP With Oracle 11g XE By Shyam Gurram Eastern Illinois University.
Fundamentals of Database Chapter 7 Database Technologies.
PHP and MySQL by Example COMP YL Professor Mattos.
Electronic Clinic System Prepared By: Salsabeel Ahmad AL-Taha and Maram Fathi Balatia Supervisor : Dr.Aladdin Masri.
Mobile Device Programming
Syllabus Management System. The Problem There is need for a management system for syllabi that: Provides a simple and effective user interface Allows.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
George Gonsalves.  Free and lightweight web development tool.  Create, publish, and maintain your website  Optimized for Open Source  Designed for.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
CampBooks UPRM’s virtual bulleting board Team#01 Abdiel Rosado Carlos Rosario Daniel Soto.
Apache Cordova Tools in Visual Studio
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
CD Collection Hector Urtubia Fall Summary Motivation and Objective Technologies Used Project Design Database Design and Integration Demo.
The New Solution? Translate XHTML to Java GUI.. Advantages Using XML W3C support XSLT Language Testing Language Specification Using XHTML Reuse web tools.
Scripting Languages Client Side and Server Side. Examples of client side/server side Examples of client-side side include: JavaScript Jquery (uses a JavaScript.
PHP Introduction PHP is a server-side scripting language.
PhpMyAdmin Matthew Walsh April 28, 2003 CMSC Shawn Sivy.
Devanshu Bawa Customization Specialist Logo Business Solutions.
The basics of knowing the difference CLIENT VS. SERVER.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Engineering Projects In Community Service Matt Mooney Community Based Research University of Notre Dame.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
 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.
Google Web Toolkit for Mobile Applications Development INGENUITY AT ITS BEST……………….
1/7/2016www.infocampus.co.in1. 1/7/2016www.infocampus.co.in2 Web Development training gives you and all-round training in both the design and the development.
START Application Spencer Johnson Jonathan Barella Cohner Marker.
Technoligent Modern Java Application Solutions.  Java was lunched almost 20 years ago  Java latest version with lambdas support  Java latest technology.
Mobile SMIL Jason Daniels Ben Bedinghaus Ryan Ware.
Presented by: K.AMARNATH Ht.no:10841f0045 Guided by: T.Suneetha.
ASUEat Android App Benjamin Dummer Brian Clee Christian Zavala-Santos Kyle Huff Dr. Tashakkori’s Spring 2012 STEP Group:
sTGC production database design
PHP Assignment Help BookMyEssay. What is PHP PHP is a scripting language generally used on web servers. It is an open source language and embedded code.
A PRESENTATION ON (IN PHP,CSS,HTML)
StudiDroid: Mobile Android Application
Introduction and Principles
Unit – 5 JAVA Web Services
CO6025 Advanced Programming
Web App vs Mobile App.
Mobile App Development
Information system Management
Content of Presentation
Information system Management
Lesson 9: GUI HTML Editors and Mobile Web Sites
Database Software.
by Guanyu Chu Sung-Tat Kwok
Information Technologies Anselm Spoerri PhD (MIT)
Web Application Development Using PHP
Affordable ways of getting good features in a website.
Presentation transcript:

By: Jayson X. Soto, Luis Ortiz and Javan Cooper This application allows users to search for the best place to hang out according to their budget. Locals can use the application for scheduling parties, event, and discounts for the week. Pub crawl like a local!

Programing Languages PHP Advantages: Easy to learn, fast to implement and deploy websites. Disadvantages: Have some security issues. ASPX Advantages: Not difficult to learn, nice tools to develop. Disadvantages: Consume more resources from the servers.

Programing Languages HTML5 Advantages: Compatible with modern mobile devices. No need of flash support on the devices. Disadvantages: New language, new skill to learn. JAVA Advantages: Android support and previous knowledge. Disadvantages: None so far.

DBMs MYSQL Easy to develop a database. Nice GUI interface like phpMyAdmin to develop tables and generate script code to create tables. SQLite A very powerful, embedded relational database management system PostgreSQL A very powerful relational database management system

Android Develoment Tools Eclipse Android plugin has slow emulator AndroidStudio More efficient than eclipse and lightweight. Titanium Cross platform compatible

Web Development Tools Dreamweaver Profesional develoment tool which let you test and work with an existing database WebPageMaker Simple to work with, fast layout creation. IONIC Take the advantage of HTML5 to make interactive websites with less coding.

Screenshots

Screenshots