Final Project Presentation

Slides:



Advertisements
Similar presentations
PHP and CSS to control web apps styles. CSS is used to style today’s web applications.
Advertisements

Prime’ Senior Project. Presentation Outline What is Our Project? Problem Definition What does our system do? How does the system work? Implementation.
ECE 2552: Software / Hardware Integration Final Project T3: Tic Tac Toe Team Members and Professor’s Name.
Evaluation in Digital Media Graphics Basic Concepts.
VCT May 20, 2009 Sapna Blesson Advisor: Dr.Christopher Pollett.
Multiple Tiers in Action
Administrative  Philosophy  Class survey  Grading  Project  Presentation.
Website Generator for SoftLab By Yohann SABBAH & Mikael V.H Cohen -Under the supervision of Viktor Kulikov- Final Presentation 7/20/2015.
Where Do I Start REFERENCE: LEARNING WEB DESIGN (4 TH EDITION) BY ROBBINS 2012 – CHAPTER 1 (PP. 3 – 14)
What is Web Design The term “web design” has come to encompass a number of disciplines, including: Visual (graphic) design User interface and experience.
WHAT IS PHP PHP is an HTML-embedded scripting language primarily used for dynamic Web applications.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
INTRODUCTION TO DHTML. TOPICS TO BE DISCUSSED……….  Introduction Introduction  UsesUses  ComponentsComponents  Difference between HTML and DHTMLDifference.
File-Mate 1500 Design Review 1 November 19, 2013 KEVEN ABBOTT, ARCHITECT TYLER CROUSE, SPONSOR LIASON KIANA DELVENTHAL, TEAM LEADER, RECORDER LIAM WESTBY,
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
How to create a website with HTML and PHP The very basics By Alexander Niehoff.
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
Multifarious Project Team Members Alberto Dominguez Nirmit Gang Jimmy Garcia Javier Handal.
Class02 Introduction to web development with PHP MIS 3501, Fall 2015 Brad N Greenwood Department of MIS Fox School of Business Temple University 8/27/2015.
CS 494 Web Development Class Size: Winter, 214: 97 Spring, 214: 81 Summer, 2014: 69.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
Case Study Dynamic Website - Three Tier Architecture
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Web Development Technologies Advanced Web-based Systems Advanced Web-based Systems | Misbhauddin.
Final Project Presentation
Introduction and Principles Web Server Scripting.
Asstt. Prof Sonia Sharma Computer Dept 1 HTML ( Hypertext MarkUP Language ) HTML is the lingua franca for publishing hypertext on the World Wide Web.
The basics of knowing the difference CLIENT VS. SERVER.
K1047BI - Digital Media Course Info Teppo Räisänen LIIKE/OAMK.
 Before you continue you should have a basic understanding of the following:  HTML  CSS  JavaScript.
Display Page (HTML/CSS)
Overview Web Technologies Computing Science Thompson Rivers University.
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
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.
CS491B Software Design Lab Project Report Yuet-Chi Lee California State University, Los Angeles.
Class02 Introduction to web development concepts MIS 3501, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 1/14/2016.
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.
ISYS 350 Building Business Applications
Web Programming Language
Visual Classification of Football Teams
A PRESENTATION ON (IN PHP,CSS,HTML)
Web Technologies Computing Science Thompson Rivers University
Introduction to Dynamic Web Programming
Personal Website Final Project
Introduction to web development concepts
WyoExchange Zhongshan Lu Jacob Grife
Client / Server Application Presentation
Introduction to Advance Web Technologies
Developing Web-Based Applications
AJAX.
Department of Computer Science, Florida State University
ISYS 350 Building Business Applications
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
Dignitas Digital Pvt. Ltd.
Web Systems Development (CSC-215)
PHP + Oracle = Data-Driven Websites
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
DR. JOHN ABRAHAM PROFESSOR UTPA
Web Technologies Computing Science Thompson Rivers University
Client-Server Model: Requesting a Web Page
Information Retrieval and Web Design
Web Application Development Using PHP
ADTEL WEBSITE
Presentation transcript:

Final Project Presentation ECE 3553: Multifarious Systems 1 Professor: Dr. V. Këpuska Final Project Presentation Delta Moods

Team Members Chris Maher Chris Hellriegel Wilmarie J. Hernandez Scripting and Server Communication Chris Hellriegel Sever Administrator and Script Debugging Wilmarie J. Hernandez HTML, CSS and UI Design

Objective To solidify current understand/knowledge of web application development To learn to implement scripting languages and sever communication to build business logic To gain some basic experience into developing larger real world web based applications To learn more about relational database implementation and usage

Applied ECE 3553 Concepts Apache MySQL PHP JavaScript XHTML CSS Setup a basic web server to employ PHP applications. MySQL Relational database that uses Structured Query Language to interface with PHP application to store and retrieve data. PHP Sever side scripting language enabling implementation of business logic and client/sever interaction. JavaScript Client side scripting used to enhance UI in the web browser. XHTML Client side markup language used in conjunction with JavaScript and PHP to build a client UI. CSS Style sheet used for more visually attractive web pages.

Website Layout Index.html Login.html Login.php NewUser.html NewUser.php CurrentUser.php Contact.html Team_d.html Professor.html Nav.html

Things we would have done if we were getting paid. Fix problem with starting and stopping music with JavaScript Website stress testing and security audit Fix cross platform compatibility More functionality to CurrentUser page Expanded UI in all pages Allow users to upload media (pictures, music, etc.) Develop JavaScript slide show with multiple images for each mood

Grand Finale This is the end of our presentation. Thank you for your attention. Please give us each an A. We are good students who need A’s. -Thanks Again.

Special Thanks to: Spellchecker. Jason - showed how buttons would change color. Kev - whose useless insight distracted us and was of no help. Dr. Këpuska for tolerating our non-sense