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

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

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

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

LOGO

2nd Project

Design for Library Programs

Supervised ByDr: Mohammed Mikii

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

Contents

INTRODUCTION

Objectives

Architectural Strategies

Detailed System Design

4

1

2

3

Glossary

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

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 .

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

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

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

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.

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

Development Method

In our project we following model (Spiral model) to implement the system.

The main reason to choose this model:

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

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.

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

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.

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

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.

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

Architectural Strategies

Context Diagram

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

Activity Diagram

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

Class diagram

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

Interfaces for System:-

Index page(Home page):-

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

Page Games and programs

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

Page Admin

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

For User Interface

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

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.

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

LOGO

Thank You!