LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii.

Slides:



Advertisements
Similar presentations
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Advertisements

Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Copyright 2004 Monash University IMS5401 Web-based Systems Development Topic 2: Elements of the Web (g) Interactivity.
Project 1 Introduction to HTML.
Why choose Drupal?
Why choose Drupal?
Robofest 2001 Online Management System Jim Needham MCS 4833/01 Senior Project Dr. Chan-Jin Chung, Ph.D.
1st Project Introduction to HTML.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
COMPUTER TERMS PART 1. COOKIE A cookie is a small amount of data generated by a website and saved by your web browser. Its purpose is to remember information.
The Internet & The World Wide Web Notes
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Web Page A page displayed by the browser. Website Collection of multiple web pages Web Browser: A software that displays web pages on client computer.
Web Design Basic Concepts.
Website Development for the Leave/Travel System and for Interfacing a Database PresentationBy Linda M’mayi Fort Valley State University.
CPSC 203 Introduction to Computers Lab 39, 40 By Jie (Jeff) Gao.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
Lecturer: Ghadah Aldehim
1 Web Database Processing. Web Database Applications Static Report Publishing a report is prepared from a database application and exported to HTML DB.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
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.
Software Engineering Group Project Prepared by Abd Elkarim AbuGhali Mahmoud Badawi Norhan Abo Hani Supervised By Dr: Mohammed Mikii.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
About Dynamic Sites (Front End / Back End Implementations) by Janssen & Associates Affordable Website Solutions for Individuals and Small Businesses.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Tutorial 10 Adding Spry Elements and Database Functionality Dreamweaver CS3 Tutorial 101.
Tutorial 1: Getting Started with Adobe Dreamweaver CS4.
LOGO Link It Company Supervised By: Mr.: Ahmed Abumsameh.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
University of Palestine Faculty of Engineering and Urban planning Software Engineering department Software Engineering Group Project Requirements Project.
Web Designing By Bhupendra Ratha, Lecturer School of Library & Information Science D.A.V.V., Indore.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Midterm Review WEB DESIGN. FLASH What is Flash? –Flash is a multimedia graphics program specifically for use on the web –Flash enables you to create interactive.
Pi In The Sky (Web Interface) Gaston Seneza Philander Smith College, Little Rock, AR SIParCS Intern Mentors: Dr. Richard Loft & Dr. Raghu Raj Kumar 1.
Tunis International Centre for Environmental Technologies Small Seminar on Networking Technology Information Centers UNFCCC secretariat offices Bonn, Germany.
HTML Hyper Text Markup Language A simple introduction.
University of Palestine Faculty of Applied Engineering and Urban Planning Software Engineering Department Prepared By Ahmed Obaid Wassim Salem Supervised.
Dreamweaver MX BTA3Open. Dreamweaver MX Application used for creating web sites Homepage must always be saved as index.htm All files names must be in.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Near East University Department of Computer Engineering E-COMMERCE FOR LAPTOPS SELLING COMPANY Abdul Halim Abu Kuwaik
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
1 UNIT 15 Webpage Creator Lecturer: fadwa tlaelan.
University of Palestine Faculty of Engineering and Urban planning Software Engineering department Software Engineering Group Project Requirements Project.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
3/30/15.  Who is Tim Berners-Lee? 1. Assessing needs 2. Determining content structure 3. Determining site structure 4. Determining navigation structure.
Web Page Design 1 Information Technology ClassAct SRS enabled. Web Page Design This presentation will explore: creating web pages structure, formatting.
How Web Database Architectures Work CPS181s April 8, 2003.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
SEMINAR ON INTERNET SEARCHING PRESENTED BY:- AVIPSA PUROHIT REGD NO GUIDED BY:- Lect. ANANYA MISHRA.
Advanced Higher Computing Science
Project 1 Introduction to HTML.
Chapter 1 Introduction to HTML.
Content Management System
UNIT 15 Webpage Creator.
THE INTERNET.
Database Driven Websites
Web Page Development Tools
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Web Page Development Tools
Multimedia Web Site Design
Web Application Development Using PHP
Presentation transcript:

LOGO 2 nd Project Design for Library Programs Supervised By Dr: Mohammed Mikii

Contents INTRODUCTION Objectives Architectural Strategies Detailed System Design Glossary

Introduction  This Design describes the requirements specification, system specification, functional and non-functional requirements of the web site of Library programs and movies and games and music.  This page is designed to meet the needs of users of programs and films, games and music so as to facilitate their access to those data.

Purpose & Scope  Purpose:-  Facilitate access to data such as films, games, software, and songs and all the necessary user in this range from this page.  Programs and download songs and Walab through certain links for each of them and display the size of each of the files before downloading

Purpose & Scope  Scope:-  The possibility of user registration through the control panel and see what he wants from a variety of programs, movies, games, songs and downloaded to his computer via the links on all the needs of those things.

Development Method  In our project we following model (Spiral model) to implement the system.  The main reason to choose this model:

Advantage of using this model:-  This model is more in tune with large real life project development.  Can be applied at any level in evaluation process.  This helps to reduce technical risk.  It is suitable for application that can be  use an object oriented approach to develop software.

Architectural Strategies  The following tools have been used to develop the system:   MySQL: is the database where all information/data related to requests, records, logs is stored.  PHP: is the programming language used to develop the system to enable it to be web-based application. PHP is considered the link used to connect users to databases through a user- friendly interface. Additionally, WAMP Server application was used as a local server to host PHP files to generate them.  Adobe Dreamweaver CS5: is an easy-to-use software application used to create and manage web pages. It offers many features to help develop professional layout in a few easy steps much easier than HTML.  Servers: is the place that hosts all project code.

Constraints  We had some problems at the site of the library the most prominent programs, including:-  The system data base must be connected synchronization to the web site registration and website.  Internet connection should be available to could use the system.

Architectural Strategies  Context Diagram

Activity Diagram

Class diagram

Interfaces for System:-  Index page(Home page):-

Page Games and programs

Page Admin

For User Interface

Glossary  List of Abbreviations:  System Library Programs  PHP : Personal Home Page Programming Language.  HTML : Hyper Text Markup Language.  MySQL : Structure Query Language.  UML : Unified Modeling Language.  AD : Activity Diagram.

LOGO Thank You!