Team Contractors Project: The creation of an Effective Contract Management System (ECMS) Client: Ashgreen Business Services Ltd Team: Nicholas Kelly, Colin.

Slides:



Advertisements
Similar presentations
Alexander Carrington and Liam Martell. Introduction Client: Tom Goldsworthy – G-Group Security Project: Electronic Incident Reporting System Online access.
Advertisements

PHP SQL. Connection code:- mysql_connect("server", "username", "password"); Connect to the Database Server with the authorised user and password. Eg $connect.
IDEAL INFORMATION WORLD Integration (documents, tasks, records, applications) Common (Shared) User Database Effective Workflow (with reminders) Easy, Logical.
IQWST1 IQWST Everest Wu Juancarlos Aponte Chris Rogers Ashwin Vaidyanathan.
TYPO3 Content Management System College of Natural & Social Sciences Webpage TYPO3 Content Management System College of Natural & Social Sciences Webpage.
Why choose Drupal?
Accounting & Billing System for the WEB Centre GDP 19 Donna Crawford (dc899) David Newman (drn101) Chris O’Neill (ckjon101) Amit Shah (ams401) Supervisor.
Software Plan Presented By: Code Shark Solutions 9/24/10.
Web-site Design Strategy.  For P5, learners need to draw up plans for the evaluation of the website design.  The plans should include consideration.
Website Generator for SoftLab By Yohann SABBAH & Mikael V.H Cohen -Under the supervision of Viktor Kulikov- Final Presentation 7/20/2015.
A Successful Web Content Management System Implementation Jay Knape Manager of Web Services Columbus State University.
A database driven socially connected website (By Team 08)
10/09/2015 E.R.Edwards 10/09/2015 Staffordshire University School of Computing Easy PHP F Available from -
INFM603 Project Presentation Jenny Wu Prachi Chhokar.
Construction of a University Navigational Mobile Application Group Members: Patrina Bly, Robyn Evans, Nadirah Cogbill Group Mentor: Jeff Wood.
Your Strategic Development Partner. September 13, 2015 agenda  Objective  Principles/Advantages  Concept and Approach  Solution  Product Features.
Social Network for Behavior Change Team #11: Gavin Monroe Nicholas Schramm Davendra Jayasingam Client: Yolanda Coil Advisor: Simanta Mitra.
WordPress ® in simple terms WordPress is a free and open source blogging tool and a content-management system (CMS) based on PHP and MySQL, which runs.
EARTO – working group on quality issues – 2 nd session Anneli Karttunen, Quality Manager VTT Technical Research Centre of Finland This presentation.
Implementation Options and Project Management WECC DEWG EIDE Workshop.
LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.
MySQL Databases & PHP Integration Using PHP to write data to, and retrieve data from, a MySQL database.
Accomplishments: Implementation Login form Dictionary Inputs Calculations(Partially Completed) Output(Partially Completed) Made a test database.
Visual Registration Overview Combines the elements of Schedule Finder, the Course Catalog, and the Registration Process all in an easy to use GUI.
Access 2013 Platform Overview Access Low up-front investment Easy to evolve and iterate Easy adoption One version of the truth Easy to collaborate.
The Most Important Course You Will Ever Take Begins Now.
User Log Analyzing Algorithm Simulator 491 May15-11.

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.
Online Restaurant Booking System James Beck (EC) Hardware & CMS John Charlton (EC) XHTML & CSS Design Jamie Hart ( EC) PDA Diary Design Gareth Davies (EC)
THE WEBMASTERS: SENG + WAVERING.  On account of construction, we will be having class in room 1248 next week.
CS779 Term Project Steve Shoyer Section 5 December 9, 2006 Week 6.
Application Development
Welcome!. Choosing the RIGHT Technology Partner Ecommerce Today Taking Inventory Things to Consider What’s Coming Future of our Industry.
Interaction Design Chapter 1. Good design? Bad design?
PhpMyAdmin Matthew Walsh April 28, 2003 CMSC Shawn Sivy.
Server-Side Solutions Steve Perry
The basics of knowing the difference CLIENT VS. SERVER.
ELECTRONIC DOCUMENT SHARING AND MANAGEMENT BY: EDWARD DISI JUSTIN HEIN BROM ESPY Senior Design 1.
Mathematical Teaching Software System Ames Community Schools (ACS) has been concerned with their student’s performance in problem-solving on nationally.
Cal/Val for physics MED-MFC internal meeting CMCC-INGV-SOCIB Lecce E. Clementi, INGV.
Usability Lab 2002 Cascade Kick-Off Meeting User Requirements - Web Site Design Multimedia Interface to Material Databases Flavio Fontana (Ulab)
Knowing Schoolbook Classic! We told to find school and share.
Display Page (HTML/CSS)
Yarra Hills Secondary College ©2015 Bulk creation of parent accounts MoodleMoot Australia 2015.
”Project group is on the way to develop new innovative website”
ESIEA Engineer Internship Viva-voce presentation 31/03/2008 Title: Project Manager Assistant and Web developer Waikato Management School Web Team President.
B UILDING S IMPLE W EBSITES U SING C OMMERCIAL P ROGRAMS Web Authoring Tools.
EVAL 6000: Foundations of Evaluation Dr. Chris L. S. Coryn Nick Saxton Fall 2014.
1 Web Search What are easy ways to create a website? 2 Web Search What is a blog? What type of content does this type of website provide? 3 Web.
sTGC production database design
Visual Classification of Football Teams
How Websites work and how to easyly create your own
seo company in saharanpur
Moveware Client Wiki.
DCR ARB Presentation Team 5: Tour Conductor.
Multilevel Marketing Tree Viewer
Client / Server Application Presentation
PHP / MySQL Introduction
PHP + Oracle = Data-Driven Websites
Zhi Liu Dec.7th IA and Design
Web Browser server client 3-Tier Architecture Apache web server PHP
New User Interface for extracting statistical data from Eurostat databases Thom Werkhoven Dissemination Working Group – November 2005.
PHP and MySQL.
Running Large distributed projects
TJHSST Website Redesign
How-to wiki “The Team” presents
Student Organizations
Designing Databases ySQL Happy Meal Example.
Presentation transcript:

Team Contractors Project: The creation of an Effective Contract Management System (ECMS) Client: Ashgreen Business Services Ltd Team: Nicholas Kelly, Colin Evans, Owen Ennis, Ben Zell

The Project Our project is focused on creating a Contract management website that can evaluate contracts to a criticality system. These contracts will be stored on a database connected to the site

The Site  The task is to assist with the initial layout of the website and to design and create the final product  This means taking aspects into consideration on what is deemed as acceptable to the users of the site

The Forum Easy to Use Basic Layout Easy Access Detailed Information FAQ Shared Data Separated Values Split Views

An Account’s Database Contract Table Additional Data Table Supplier Table Management TableDiary TableQuestions Table Criticality Table Performance Table Risk Table

Connecting the Site and DB  The task of connecting the front-end site to the database we will be using will involve using php and MySQL  The two will be integrated using Dreamweaver and PHPMyadmin