Summer Engineering Academies Registration System

Slides:



Advertisements
Similar presentations
AJAX Development By Gary Mandela December 26,
Advertisements

The DataFlex Web Framework Changing the Game Stephen W. Meeley Development Team Data Access Worldwide
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Multiple Tiers in Action
FIspace Project App Development Overview July 24th, 2014 Javier Romero Task Generic and Domain- specific Application Development leader Atos.
Development of mobile applications using PhoneGap and HTML 5
Presented by Lubna Yasmin Pinky Class Roll: 401 Exam Roll: Reg. No. : Session: Mashirah Binte Zaman Class Roll: 1407 Exam Roll:
The PHP Story. PHP Story PHP is a programming language. Incorporate(join) sophisticated business logic. Widely used general purpose scripting language.
CSE Graphical User Interface Design & Implementation Jason Murphy Lecture 1 - Introduction.
Session I - Introduction
Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany wwwmatthes.in.tum.de Master.
Introduction The SDU Webship program is divided into two parts: the first semester of the course is spent learning how to code webpages using a variety.
Project Proposal Interface Design Website Coding Website Testing & Launching Website Maintenance.
CS 638 Web Programming Introducing the web Lecture 1.
Lecture 19 Web Application Frameworks Boriana Koleva Room: C54
Improving e:Vision user interface using Bootstrap and jQuery
Web Interfaces, Forms & Databases Databases Snyder p HTML Basics Snyder p JavaScript Snyder Chapter 18.
Arnold Geraldo Designing and Making of The Online Auction Website Using CakePHP Framework.
CS 494 Web Development Class Size: Winter, 214: 97 Spring, 214: 81 Summer, 2014: 69.
Abelian Kingdom Andrew, Kelvin and Peter. What is it? A web (browser) game MORPG on Google map Login with Facebook Interact with your friends And the.
Microsoft Virtual Academy Stacey Mulcahy | Technical Evangelist Christopher Harrison | Content Developer.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
Introduction to Views Stanford Drupal Camp April 6, 2013.
Ajax for Dynamic Web Development Gregory McChesney.
Adxstudio Portals Training
Metis Matt Huschart June 6, 2002 Flashcard Learning Web Site.
JavaScript Dynamic Active Web Pages Client Side Scripting.
Introduction to Model-View-Controller (MVC) Web Programming with TurboGears Leif Oppermann,
Homework Helper Natalie, Jessica, Matt, and Holly.
Overview Web Technologies Computing Science Thompson Rivers University.
Learn AngularJS by Building 10 projects. Introduction to AngularJS An Open source web application framework by Google Written in JavaScript offers complete.
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
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.
Best Web Technologies for
{ jTrack Presented By: Stonehill College 2013 Computer Science Capstone Advisor: Professor Robert Dugan.
Dive into web development
BRANDING YOURSELF FINAL DRAFT.
ISYS 350 Building Business Applications
Web Technologies Computing Science Thompson Rivers University
ISV for the pension market
Summer Engineering Academies Registration System
UAA Spirit Quest Abstract Methods and Materials Introduction Results
Sarang Nazari California State University, Los Angeles
JavaScript is a language that is used on any website to add tags, improve the function of the website and allow users to interact. When the development.
Angular JS Training | Angular JS online Training at GoLogica
1.0 Introduction to Physical Computing
By Gary Mandela December 26, 2006
Top 5 Javascript Frameworks
Software Engineering for Internet Applications
ISYS 350 Building Business Applications
University Event Management System
UI Developer Overview  SV Trainings UI Developer Training is online course developed by industry experts to understand the concepts of HTML5, CSS3, Bootstrap,
PHP + Oracle = Data-Driven Websites
Client-Side Web Technologies
04 | Web Applications Gerry O’Brien | Technical Content Development Manager Paul Pardi | Senior Content Publishing Manager.
ISYS 350 Building Business Applications
Introduction to AngularJS
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
JavaScript Form Validation
ISYS 350 Building Business Applications
Unit 6 part 3 Test Javascript Test.
Secure Web Programming
WPS - your story so far Seems incredible complicated, already
ხელმძღვანელი: დიმიტრი ქარაული
Globally interconnected 6lowPAN
Single Page Applications with jQuery or AngularJS
Web Technologies Computing Science Thompson Rivers University
Client-Server Model: Requesting a Web Page
Presentation transcript:

Summer Engineering Academies Registration System Summer Engineering Academies Registration System Client Side Development Christopher Brooks

Overview Introduction Development User Interface Technologies Used Research Conducted Questions

Summery UAA Summer Engineering Academies is a summer camp that teaches Science and Engineering concepts to middle school to high school aged students. Hundreds of students apply every year Current method is time consuming and repetitive Replace the existing system with a web based registration portal and database management system

Development Objectives Web based system Allow parents to register their children online Allow administrators to maintain a database of student preferences and personal information

User Interface The web interface was developed to be easy to understand Uses common design techniques Accessable from a browser Allow for more complex user actions for administrators

Technologies Used The following technologies were used for the user interface and client side development of the project HTML5 CSS3 JavaScript ES6 Bootstrap 3 AngularJS 1.6

Research Conducted AngularJS framework Power set a JavaScript methods and functions Used to create Model-View-Controller web applications AngularJS was also used to filter and sort data in real-time to the client side of the application.

Questions