Online Classified Portal

Size: px
Start display at page:

Download "Online Classified Portal"

Transcription

1 Online Classified Portal Presented By Prajapati Sunil N ( ) Patel Chetan S ( ) MCA Semester-VI Acharya Motibhai Patel Institute of Computer Studies

2 Project Profile Project Title Classified Portal Objective User can post his selling or buying related requirements on our web portal free of cost, and relevant person can contact them through our portal. So our portal role is as a mediator role between buyer and seller for that products or else. Developed for Dragon web sol,ahmedabad Project Guide Internal Guide :- Mr.Chandrakant D Patel External Guide :-Mr. Hardik Patel Group No 16 Developed by Prajapati Sunil N Patel Chetan S Front End PHP Back End MySQL Other Tools Dreamweaver CS5, Ajax, JavaScript and CSS

3 Requirement Specification

4 Requirement Specification 1) Existing System User can not able to manage his/her adds. Too much complicated to operate. Advertisement Specification is Less. Advance Search Facility is Less User oriented. Not verified to mobile no or id.

5 Existing System View my classifid.com Comment on Ads Ads verification Feedback Classified Portal

6 Requirement Specification Cont. 2) New System Advertisement is Free of Cost. System provide category & subcategory for postings. Advance Search is very nicely targeted to user requirement. More Specifications in Posting an Advertisement. User can manage his/her post. User are verified with mobile no. User can give feedback to admin.

7 Functional Specification

8 Functional Specification Cont. 1) Modules Registration: In this module user can register into system. Personal information. Manage Category: In this module admin manages category like electronic. Add category. Update category. Delete category.

9 Manage Advertisement: In this module all users of this system post their advertisement. Post advertisement. Manage News: In this module admin manage news. Add news detail. Update news detail. Delete news detail. Search: In this module all users of this system Search all item in advertisement Search all item in advertisement

10 Functional Specification Cont. 2) Users of System There are two users of system. Admin User Admin :Admin is the person who is totally manage the following things. Manage user. Manage category, sub category. Manage advertisement, news.

11 User :User performs following tasks. User registration. Post advertisement. View Advertisement Post news. Advance search.

12 Requirement Hardware and Software

13 Requirement Hardware & Software Requirement Hardware Server Configuration Processor 2.93 GHz RAM 1GB Hard Disk 4 GB Free Space Client Configuration Processor 550 MHz RAM 256 MB Hard Disk 2 GB Free Space

14 Requirement Hardware & Software Requirement Software Server Configuration Operating System Windows 2003 or equivalent Web Server Apache Front End PHP Back End MySQL Client Configuration Operating System Windows XP or equivalent. Browser Internet Explorer 6.0 or Above

15 Time Line Chart(Gantt Chart)

16 4 Month Development Phase Duration Requirement Gathering & Analysis 14 Designing 30 Coding 40 Testing 20 Implimentation & Deployment 16 Total

17 Activity Diagram

18

19 Use Case Diagram

20 Classified Portal Manage Category Manage Locality Manage News Admin User Manage user Registration Post /manage Advertisement View Advertisement Search by locality vise Feedback View News

21 Class Diagrams

22

23 Sequence Diagrams

24

25

26 Collaboration Diagrams

27

28

29 Data Dictionary

30 Table #1 User Registration Primary key Registration _id Description This table contain Registration detail Sr No. Field Data type Size Constraints Description 1. Registration_Id Int 2. _id Varchar 3. Password Varchar 4. Security Question Int 5. Answer Varchar 6. Role Int 7. Term_Condition Varchar Primary Uniquely identifies user detail record 50 Not Null User id 18 Not Null Password Foreign Key Reference Security question Not Null Answer Null Role manage admin Not Null Term condition 20 50

31 Table #2 Login Primary key User_id Foreign Key Registration_id Description This table contains login details Sr No Field Data type 1. User_id Int 2. Username Varchar 3. Password Varchar 4. Registration_id Int Size Constraints Description Primary Uniquely identifies user record 15 Not Null Username 18 Not Null Password Foreign key Reference Registration table

32 Table #3 Category_Master Primary key Categories_Id Description This table contains Detail of product category information Sr No Field Data type 1. Categories_Id Int 2. Categories_Name Varchar 3. Image Size Constraints Description Primary Uniquely identifies Categories record 30 Not Null Contains Categories name Varchar Max Null Upload Categories vise Image Description Varchar Max Not Null Description Provide by Categories table IsActive int Null IsActive

33 Table #4 Sub_Categories Primary key Subcategories _Id Foreign Key Categories_Id Description This Table contains store in subcategories Sr No Field Data type Size Constraints Description 1. SubCategories_Id Int Primary Uniquely identifies Sub categories record 2. Categories_id Int Foreign key Reference Key category table 3. SubCategories_Na me Varchar 50 Not Null Sub Categories Name Detail 4. Description Varchar Max Null Name of the admin who had inserted record 5. Imag_Url Varchar Max Null Upload image in Sub categories name 6. IsActive Int Null Is Active

34 Table #5 Country Primary key Country_Id Description This table contains Country details Sr No Field Data type 1. Country_Id Int 2. Country_Name Varchar Size Constraints 50 Description Primary Uniquely identifies Country record Not Null Specifies Country name

35 Table #6 State Primary key State_ Id Foreign Key Country_Id Description This table specified by state information Sr No Field Data type 1. State_Id Size Constraints Description Int Primary Uniquely identifies State record Country_ Id Int Foreign key Store reference of country table State_ Name Varchar Not Null Contains of state name 50

36 Table #7 City_Master Primary key City_Id Foreign Key State_Id Description This table contains of City Sr No Field Data type Size Constraints Description 1. City_Id Int Primary Uniquely identifies City record 2. State_Id Int Foreign Key Reference state table 3. City Name Varchar Not Null Contains city name 50

37 Table #8 City_Area Primary key AreaCity_Id Foreign Key City_ Id Description This table contains of city area Sr.No Field Data type Size Constraints Description 1 Areacity_Id bigint Primary Uniquely identifies city Area record 2 City_Id bigint Foreign key Reference of city table 3 City_Area Varchar Not Null Specify of city area name 50

38 Table #9 News Master Primary Key News_Id Description This table contains news Sr No Field Data type Size 1. News_Id bigint 2. News_ Title Varchar Description Varchar max 4. Post_Date date Constraints Description Primary Uniquely identifies each news record. Not Null News title Null Not Null Specifies news description News Post date

39 Table #10 Feedback Primary Key F_Id Description This table contains feedback Sr No Field Data type 1. F_Id int 2. Name Varchar Size Constraints Description Primary Uniquely identifies each news record. 30 Not Null Contact Person name Varchar 50 Not Null Conatct person id Subject Varchar 100 Not Null Subject of feedback 5. Message Varchar Max Not Null Message of feedback 6. Post_Date date Not Null News Post date

40 Table #11 Advertisement Post Primary Advertisment_Post_Id Description This table contains post advertisement Sr.No Field Data type Size Constraints Description Primary Key 1 Advertismentpost_id Int Uniquely identifies each advertisement record. 2 Name Varchar 45 Not Null Specifies person name 3 Address Varchar max Not Null Specifies Address 4 City_id Int Foreign key Reference city. 5 Subcategories_id Int Foreign key Reference sub categories 6 Add_Type Int Not Null Insert add type 7 Condition Int Not Null Select advertisement post condition 8 Price Numeric (9,2) Not Null Price 9 Title Varchar 50 Not Null Post advertisement title 10 Description Varchar max null Description 11 image Varchar max null Upload image post advertisement 12 Mobile no Numeric (10) Not Null Person contact no 13 Phone No Numeric (10) Null Person contact number 14 Id Varchar 50 Null id

41 E R Diagram

42 Password User_id State_id Country_id City_id Title News_id Admin Add M Locality M 1 News M Add User_id view Manage M User Manage M Categories sub cat & super categories Fb_id 1 Manage Give M Sub 1 1 Post Adv_Id M Feedback Name Name 1 M Advertisement Title

43 Process Algorithm

44 1. Admin Step1: Open The Website/View the Website. Step2: Login in the Website as administrator. Step3: Check For the Valid Login. if not valid then goto step2 else goto step4. Step4: Manage Ads. Step5: Manage User. Step6: Manage Feedback. Step7: Manage News. Step8: Manage Content. Step9: Exit

45 2. User Step1: Open The Website/View the Website. Step2: User Can Create Account. Step3: If user Verify then goto step4 else goto step2. Step4: Login in the Website. Step5: Check for Valid Login User. Step6: Post Ads. Step7: Give Feedback. Step8: Manage Profile. Step9: Exit.

46 Input/Output Design

47 Home Page: Description:- This is the User Homepage.

48 Registration: Description:- This is registration page, to register its Account for our website.

49 Login: Description:- This is Login page, to login Admin and User.

50 Search Ads: Description:- This is Search Ads page, to Searching Ads.

51 Post Ads: Description:- This is Post Ads page, to Post Ads.

52 View Ads: Description:- This is View Ads page, to View Ads.

53 Contact Us: Description:- This is Contact Us Page, to use contact the Ads owner.

54 News: Description:- This is News page, to News for Ads.

55 Admin Home Page: Description:- This is the Admin Homepage.

56 Ads Manage: Description:- This is the Ads management Page, to manage Ads.

57 User Manage: Description:- This is the User Management Page, to manage User.

58 News Manage: Description:- This is the News Management, to manage News.

59 Change Password: Description:- This is the Change Password page, to Changing Password.

60 Category Manage: Description:- This is the Category Management, to manage category.

61 Country Manage: Description:- This is the Country Management, to manage country for Locality.

62 State Manage: Description:- This is the State Management, to manage state for locality.

63 City Manage: Description:- This is the City Management, to manage city for locality.

64 Feedback: Description:- This is the Feedback page, to the user Feedback for our website.

65 Feedback Management: Description:- This is the Feedback Management page, to the user Feedback to manage by Admin

66 Category: Description:- This is the Category page, to show category of Ads.

67

68 Deployment Diagram

69

70 Testing

71 Sr.No Test Cases Expected Result Actual Result Pass or Fail 1. User Registration User fill up the all detail Output as expected Pass 2. Login Check for the data Table and Login. Output as expected Pass 3. Insert User to Advertisement Check for the login user and after Info, Patty Case add by Inserting the Advertisement Information User,patty case. Output as Expected Pass 4. Delete & Edit, Check for the Login user and after Edit/Delete the User, Advertisement. Output as Expected Pass Advertisement Patty case by user. 5. Inert records in database(admin side) Only Valid data must be Enter Output as Expected Pass 6. Remove/Edit Data from the Database(Admin side) Delete/Edit data as per Requirement Output as Expected Pass 7. Give Feedback Check for validation Ex. Name, Mail-id Description. Output as Expected Pass

72 Bibliography / References

73 During the development of our system, we have taken the reference from various books and journals, which we would like to mention in this section. Book Refered Author Title Philip Olson PHP Manual The Converse and Joyce Park PHP5 and MYSQL BIBLE Referring Online manual from website

74

A Project Report On E-Watch Shopping System

A Project Report On E-Watch Shopping System A Project Report On E-Watch Shopping System Submitted By Patel Jigisha M Patel Payal V. Group No: 50 M.Sc. (CA & IT) Semester-III Guided By Mrs.Komal.H.Patel Submitted to Department

More information

Mail Server. Project Presentation On. Presented To Department of computer science Ganpat Vidyanagar, Kherva

Mail Server. Project Presentation On. Presented To Department of computer science Ganpat Vidyanagar, Kherva Project Presentation On Mail Server Presented To Department of computer science Ganpat Vidyanagar, Kherva-384012 Presented By Patel Drashti P.(13084231109) Patel Hardik J.(13084231112) Group No : 54 Project

More information

A Project Report On Property Consultancy information System

A Project Report On Property Consultancy information System A Project Report On Property Consultancy information System Submitted By :- Guide By :- Patel Manali Pankajkumar Patel Margi Sevantilal MR. Jasmin D Patel Submitted To :Acharya Motibhai Patel Institute

More information

Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14

Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14 Presented By:- Heena Patel(11ce27) Rinku Bava(10ce43) Group No :-14 Definition Medical Aid Portal is a online place where the people who deals with the Medical Business Together where the need of the General

More information

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva

A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III. Presented To Department of Computer Science Ganpat Vidyanagar, Kherva A PROJECT ON Online House Booking M.Sc.( CA & IT ) Sem - III Presented To Department of Computer Science Ganpat Vidyanagar, Kherva Presented By Naitik J.Dave (13084231032) Ramesh K.Prajapti(13084231216)

More information

Developed By: Modi Parth S. Enroll No : Smt. S. R. Patel Engineering College Dhabhi, Unjha.

Developed By: Modi Parth S. Enroll No : Smt. S. R. Patel Engineering College Dhabhi, Unjha. Developed at: Radix Computer Training Center, Patan Developed By: Modi Parth S. Enroll No :-120784107001 Smt. S. R. Patel Engineering College Dhabhi, Unjha. Contents Project Profile Objectives Modules

More information

Jewelry management system

Jewelry management system Jewelry management system ACHARYA MOTIBHAI PATEL INSTITUTE OF COMPUTER STUDIES GANPAT UNIVERSITY Internal Guide PROF. PAVAN SONI Group No :- C15 Page 1 of 63 Project profile Project name : Jewelry management

More information

205CDE Developing the Modern Web. Assignment 2 Server Side Scripting. Scenario D: Bookshop

205CDE Developing the Modern Web. Assignment 2 Server Side Scripting. Scenario D: Bookshop 205CDE Developing the Modern Web Assignment 2 Server Side Scripting Scenario D: Bookshop Introduction This assignment was written using PHP programming language for interactions with the website and the

More information

DATA DICTIONARY. Field Name Data Type Constrains Description

DATA DICTIONARY. Field Name Data Type Constrains Description DATA DICTIONARY MstCountry:- CountryId Int Primary Key Unique ID of CountryMaster. CountryName Varchar(100) Not Null Name of the country. MstState:- StateId Int Primary Key Unique ID of StateMaster. CountryId

More information

A Project Report On. Online Cloth Shopping. Developed For Jay Ambe Selection, Mens Wear, Patel Chambers, Mansa Dist - Gandhinagar

A Project Report On. Online Cloth Shopping. Developed For Jay Ambe Selection, Mens Wear, Patel Chambers, Mansa Dist - Gandhinagar A Project Report On Submitted To B.C.A Department Aacharya Motibhai Patel Institute of Computer Studies, Ganpat University, Kherva. Online Cloth Shopping Developed For Jay Ambe Selection, Mens Wear, Patel

More information

MAJOR PROJECT ON ONLINE SHOPPING SYSTEM

MAJOR PROJECT ON ONLINE SHOPPING SYSTEM This project is a web based shopping system for an existing shop. The project objective is to deliver the online shopping application into PHP platform. MAJOR PROJECT ON Avick Naha 1 DINABANDHU ANDREWS

More information

Acharya Motibhai Patel Institute Of Computer Studies,Ganpat University, Ganpat Vidyanagar

Acharya Motibhai Patel Institute Of Computer Studies,Ganpat University, Ganpat Vidyanagar Page 1 of 59 Acharya Motibhai Patel Institute Of Computer Studies,Ganpat University, Ganpat Vidyanagar-384012 Presented By : Roll No : Semester : Internal Guide : Rutua Rathod & Dixit Solanki 11034211049

More information

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT

ONLINE BILLBOARD VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT ONLINE BILLBOARD By VIKRAM KUMAR KONDAPANENI B.TECH, ACHARYA NAGARJUNA UNIVERSITY, 2007 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing

More information

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1

Incredible India. PreparedBy:Harshad Khamal &DivyeshDangar Page 1 PreparedBy:Harshad Khamal &DivyeshDangar Page 1 Project Report On Submitted by :-Harshad Khamal & Divyesh Dangar. Guided by :-Pradip Vanpariya & Haresh Khachariya Sem :-B.Sc.IT- 5 th Sem. Year :-2013 College:-Shree

More information

Prepared By: PATEL DHARMESH M.( ) (C.E.)

Prepared By: PATEL DHARMESH M.( ) (C.E.) Prepared By: PATEL DHARMESH M.(090780107054) External guide: Atul Agraval Web developer Internal guide: Ravi patel assistant professor (C.E.) 1.0 Introduction Project summary Purpose Scope Technology &

More information

Constituency Management System Software Requirements Specification. Team Ready2Code. Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda

Constituency Management System Software Requirements Specification. Team Ready2Code. Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda 1 Constituency Management System Software Requirements Specification Team Ready2Code Team Members Abdul Gaffar Mallanagouda Patil Sameer S Vivekananda Project guide Manish Kumar 2 Index & Tables 1. Introduction

More information

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel

External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel Presentation On External Guide : Mr. Mayursinh Vaghela. Internal Guide : Mr. R. L. Patel IDP At TechnoBright Prepared by : Pooja Patel (110780107002) Anmol Patel(120783107004) Mittal Parmar(110780107007)

More information

Hello everyone! Page 1. Your folder should look like this. To start with Run your XAMPP app and start your Apache and MySQL.

Hello everyone! Page 1. Your folder should look like this. To start with Run your XAMPP app and start your Apache and MySQL. Hello everyone! Welcome to our PHP + MySQL (Easy to learn) E.T.L. free online course Hope you have installed your XAMPP? And you have created your forms inside the studio file in the htdocs folder using

More information

! An organized collection of data. ! Can easily be accessed, managed, and updated. ! Data are organized as a set of tables.

! An organized collection of data. ! Can easily be accessed, managed, and updated. ! Data are organized as a set of tables. What s Database INTRODUCTION OF DATABASE XIAOBO SUN! An organized collection of data! Can easily be accessed, managed, and updated Relational Database:! Data are organized as a set of tables.! Each table

More information

Content Encryption Application (Windows)

Content Encryption Application (Windows) Content Encryption Application (Windows) Download & Install RioCrypt for Windows Download Link: https://www.instamojo.com/recordshield/riocrypt2 System Requirements: Windows 7, 8, 8.1, 10. DirectX 9.0c

More information

Software Requirements

Software Requirements Software Requirements 1. Introduction : The computers and computer applications are finding its voyage to each and every field of mankind, where the data and information are the primary necessities. The

More information

Patrol Management Online Report System

Patrol Management Online Report System Patrol Management Online Report System System Administrator Guide Table of Contents I. About this guide...1 II. Introduction...1 1. System architecture...1 2. System requirements...3 III. Installing Patrol

More information

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar.

National College of Ireland BSc in Computing 2017/2018. Deividas Sevcenko X Multi-calendar. National College of Ireland BSc in Computing 2017/2018 Deividas Sevcenko X13114654 X13114654@student.ncirl.ie Multi-calendar Technical Report Table of Contents Executive Summary...4 1 Introduction...5

More information

SCHOOL MANAGEMENT SYSTEM

SCHOOL MANAGEMENT SYSTEM PROJECT REPORT ON SCHOOL MANAGEMENT SYSTEM (Cyber School Management) As Partial Fulfillment of Bachelor of Computer Science (Information Technology & Computer Applications) Submitted to Shree M & N Virani

More information

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

More information

Customer Online Support Demonstration. 1

Customer Online Support Demonstration.  1 Customer Online Support Demonstration 1 Introduction SATHYA is committed to simplifying and improving your support experience. As we launch our enhanced online case management capabilities, you will see

More information

Installing Authoring Manager

Installing Authoring Manager Installing Authoring Manager Installing Authoring Manager v5.2 (PC only) System Requirements: Before you install Authoring Manager, you should ensure that your system meets the minimum software and hardware

More information

User manual. «Parking RFID ver. 2.0» Fresh USA, Inc. 707 Skokie blvd. Suite 600,

User manual. «Parking RFID ver. 2.0» Fresh USA, Inc. 707 Skokie blvd. Suite 600, «Parking RFID ver. 2.0» USA, Inc. 707 Skokie blvd. Suite 600, Northbrook, IL 60062 USA phone: +1 (872) 236-2222 www.fresh222.com info@fresh222.us Contents: 1. System requirements 2. Installation 3. Desktop

More information

Design and Implementation of File Sharing Server

Design and Implementation of File Sharing Server Design and Implementation of File Sharing Server Firas Abdullah Thweny Al-Saedi #1, Zaianb Dheya a Al-Taweel *2 # 1,2 Computer Engineering Department, Al-Nahrain University, Baghdad, Iraq Abstract this

More information

1. Applying for registration registering a user / company account

1. Applying for registration registering a user / company account 1. Applying for registration registering a user / company account When you enter the website of the KLIPER https://kliper.tvp.pl, select "log in" in order to register. and when you are moved to the login

More information

Project Synopsis Project Title Social Networking Site Project Develpers 1. 2. 3. Introduction Social networking sites allow users to communicate with people, share ideas, activities, events, and interests

More information

User Manual Appointment System

User Manual Appointment System User Manual Appointment System Page 1 of 17 1.0 TABLE OF CONTENTS TABLE OF CONTENTS... 2 System Overview... 3 Menu Options... 3 Application Access... 3 Patient Registration... 6 Schedule Appointment...

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications . phpmyadmin is a web-based application used to manage a MySQL database. It is free and open-source software. We have modified phpmyadmin so that it functions without errors on a shared hosting platform.

More information

PROJECT ON ONLINE EXAM

PROJECT ON ONLINE EXAM SHREE M.&N. VIRANI SCIENCE COLLAGE RAJKOT PROJECT ON ONLINE EXAM Created By: Amit vora Alpesh yadav Nayan sorathiya Project Proposal 1. Acknowledgement 2. Abstraction 3. Project Summary 4. System Requirement

More information

1 Copyright FATbit Technologies. All Rights Reserved.

1 Copyright FATbit Technologies. All Rights Reserved. Contents 1.0 Affiliate Module... 2 1.1 Registration... 3 2.0 Sharing... 5 3.0 Profile... 5 3.1 My Account... 6 3.1.1 My Account... 6 3.1.2 Payment Information... 8 3.2 My Credits... 9 3.3 Change Password...

More information

Registering to Use Your Community Website

Registering to Use Your Community Website Registering to Use Your Community Website Account Number: Your account number can be found on your payment coupon book, if you have one. If you need an account number, click on Click here if you do not

More information

Software Design Document for Bits Bazaar

Software Design Document for Bits Bazaar Software Design Document for Bits Bazaar Prepared by Codaholics Software Systems, BITS Pilani 19-10-2014 1 Table of contents 1. Introduction 3 1.1 Purpose 3 1.2 Scope 3 1.3 Overview 3 2. System Overview

More information

Vendor Guide for for Online Self-Registration. egistration

Vendor Guide for for Online Self-Registration. egistration Vendor Guide for for Online Self-Registration egistration Vendors Manual Compiled By: Bayajula (PTY) LTD Issue No: 1 (2016.06.13) 1 2016-07-08 Table of Contents 1. COURSE OVERVIEW... 3 1.1. Purpose...

More information

Locate Laptop: Product Overview

Locate Laptop: Product Overview Locate Laptop: Product Overview Locate LaptopTM keeps track of lost or stolen laptop s location whenever it is connected to internet, helping recovery and safeguarding of your data from unauthorized usage.

More information

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document...

1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document... Chapter 2 SDS 1 TABLE OF CONTENTS 1. Introduction 1.1 Purpose Page No 1.2 Scope Page No 1.3 Terms, Definitions, Acronyms and Abbreviations..Page No 1.4 Overview of Document....Page No 2. System Architectural

More information

Basic & Pro Resellers

Basic & Pro Resellers Getting Started Guide Basic & Pro Resellers Getting Started Guide Page 1 Getting Started Guide: Basic & Pro Resellers Version 2.2 (1.6.2012) Copyright 2012 All rights reserved. Distribution of this work

More information

GOQUO AGENT PORTAL USER GUIDE

GOQUO AGENT PORTAL USER GUIDE 1 GOQUO AGENT PORTAL USER GUIDE 2 1. General Overview This document is designed for the purpose of providing users (Agents as well as Admin user) with all main steps in the whole process, as well as detailed

More information

Sysadmin Training. Virtual Unix Lab

Sysadmin Training. Virtual Unix Lab Sysadmin Training in the Virtual Unix Lab Sysadmin Training in the Virtual Unix Lab p.1/15 Background Context: system admin training Problem: root access for users No Root - no practicing of many things

More information

ULTEO OPEN VIRTUAL DESKTOP DEBIAN WHEEZY (7.0) SUPPORT

ULTEO OPEN VIRTUAL DESKTOP DEBIAN WHEEZY (7.0) SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 DEBIAN WHEEZY (7.0) SUPPORT Contents 1 Prerequisites: Debian Wheezy (7.0) 3 1.1 System Requirements.............................. 3 2 Repository 4 2.1 Online Method..................................

More information

Telephone Billing System

Telephone Billing System A Project Report On Telephone Billing System Submitted To: Parul Institute of Engineering and Technology MCA Programme Submitted By: Chauhan Arpit (115250693055) Patel Nishit (115250693006) Guided By:

More information

GSU Event Portal. OPUS Open Portal to University Scholarship. Governors State University. Lekha Bobbala Governors State University

GSU Event Portal. OPUS Open Portal to University Scholarship. Governors State University. Lekha Bobbala Governors State University Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Fall 2016 GSU Event Portal Lekha Bobbala Governors State University Praveen Reddy Gaddam

More information

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope:

SYSTEM DESIGN. 1 Introduction: 1.1 Overview: 1.2 Scope: SYSTEM DESIGN 1 Introduction: The purpose of System Design is to create a technical solution that satisfies the functional requirements for the system. During analysis, the focus is on what needs to be

More information

Contents. Register...3 Advertiser Area...5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change ...

Contents. Register...3 Advertiser Area...5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change  ... Contents Register...3 Advertiser Area....5 Dashboard...5 Account Information...6 My Wallet...8 Promotions...8 Change Password...12 Change Email...12 2 Register Advertisers can register on the website by

More information

CRI DMS PORTAL USER MANUAL

CRI DMS PORTAL USER MANUAL CRI DMS PORTAL DOCUMENTAION. ----------------------------------------------------------------------------------------------------- Coconut Software s Pvt Ltd. 1. Administration. Menu User Master 1 User

More information

(FCRA Registration) Government of India Foreign Contribution Regulation Act

(FCRA Registration) Government of India Foreign Contribution Regulation Act (FCRA Registration) Government of India Foreign Contribution Regulation Act 1. FCRA Online Portal-Home Page Go to Ministry of home affairs website by typing in address of web browser, http://fcraonline.nic.in

More information

UTRADE Stock Options User Guide

UTRADE Stock Options User Guide UTRADE Stock Options User Guide Last Updated on June 2017 Contents 0. Installation & System Requirement 1. Login & Logout 2. Password Setting 3. Price Quote 4. Order Instructions 5. Order Enquiry 6. Account

More information

A PROJECT REPORT ON SHOPPING CART.COM

A PROJECT REPORT ON SHOPPING CART.COM A PROJECT REPORT ON SHOPPING CART.COM DEVLOPED BY: - SWETA POLARA SHRADDHA VAGhAMASI Guided by: - pradip vanpariya Keyur zala ACADEMIC YEAR 2010 2011 SUBMITTED TO M. & N. VIRANI SCIENCE COLLEGE 1 INDEX

More information

Create-A-Page Design Documentation

Create-A-Page Design Documentation Create-A-Page Design Documentation Group 9 C r e a t e - A - P a g e This document contains a description of all development tools utilized by Create-A-Page, as well as sequence diagrams, the entity-relationship

More information

VirtueMart Top Ten Module

VirtueMart Top Ten Module VirtueMart Top Ten Module Introduction: VirtueMart provides a module (mod_virtuemart_topten_1.1.5.j15.zip) in the complete installation package of VirtueMart. mod_virtuemart_topten_1.1.5.j15.zip: This

More information

SurveOne. User Manual. Release 1.0

SurveOne. User Manual. Release 1.0 SurveOne User Manual Release 1.0 About This Document This manual introduces SurveOne, the Web-based Easy System Management Tool and describes how to use it, providing an overview of SurveOne functionality

More information

RUNNING GMETRIX. MOS 2010 Practice Tests Online Action Learning Software. Quick-start guide for learndirect customers

RUNNING GMETRIX. MOS 2010 Practice Tests Online Action Learning Software. Quick-start guide for learndirect customers Running GMetrix MOS 2010 Online Action Learning Software v1.0 (October 2012) learndirect edition PAGE 1 RUNNING GMETRIX MOS 2010 Practice Tests Online Action Learning Software Quick-start guide for learndirect

More information

Getting Started Guide. Prepared by-fatbit Technologies

Getting Started Guide. Prepared by-fatbit Technologies Getting Started Guide Prepared by-fatbit Technologies 1 Contents 1. Manage Settings... 3 1.1. General... 4 1.2. Local... 6 1.3. SEO... 7 1.4. Option... 8 1.5. Live Chat... 19 1.6. Third Part API s... 20

More information

How to Add and Edit Vehicles on OVE.com. For the best experience please turn on your sound.

How to Add and Edit Vehicles on OVE.com. For the best experience please turn on your sound. How to Add and Edit Vehicles on OVE.com For the best experience please turn on your sound. Learn how to add and edit inventory, pictures, and prices, as well as preview your listings. Login or Sign Up

More information

DIGIOP ELEMENTS V8.1 Software-only Installation Guide

DIGIOP ELEMENTS V8.1 Software-only Installation Guide DIGIOP ELEMENTS V8.1 Software-only Installation Guide About this installation guide Use this document as a guide to install your DIGIOP ELEMENTS software system. It includes procedures to install your

More information

The connection has timed out

The connection has timed out 1 of 7 2/17/2018, 7:46 AM Mukesh Chapagain Blog PHP Magento jquery SQL Wordpress Joomla Programming & Tutorial HOME ABOUT CONTACT ADVERTISE ARCHIVES CATEGORIES MAGENTO Home» PHP PHP: CRUD (Add, Edit, Delete,

More information

Finding & Registering The Best Local Domain

Finding & Registering The Best Local Domain Finding & Registering The Best Local Domain FINDING AND REGISTERING THE BEST LOCAL DOMAIN I highly recommend that registering your key LOCAL Domain(s) and HOSTING should ALWAYS be done at the SAME PLACE.

More information

Online Trading User s Manual

Online Trading User s Manual Online Trading User s Manual December 2018 Version 3.2 SICO Financial Brokerage L.L.C Important Notice: This manual has been prepared only to assist the client how to interact with the Online Trading portal

More information

SpeechPlanner. Systems Support. Other Software or Hardware Needs. Speakers or headphones are required for audio and video playback. v1.

SpeechPlanner. Systems Support. Other Software or Hardware Needs. Speakers or headphones are required for audio and video playback. v1. SpeechPlanner Systems Support Yes No Operating Systems Windows Mac Operating System: Windows 98, 2000, ME, XP, Vista: 7, 8; Mac OS x v.1 O.1.x, 10.2.x, 10.3.x, or 10A.x, 10.5.x CPU: Windows-Intel Pentium

More information

General Settings General Settings Settings

General Settings General Settings Settings Contents General Settings... 3 Payment Methods... 31 Currency Management... 35 Sales Tax... 37 Commission Settings... 40 Affiliate Commission Settings... 43 Email Templates Management... 46 Subscription

More information

Creating Oracle Tables ( Lesson 2 )

Creating Oracle Tables ( Lesson 2 ) Creating Oracle Tables ( Lesson 2 ) 2.1 Demo Application During this course we will be using Application Express and Oracle 10g Express Edition to create an application. The application will be used to

More information

Evangel euniversity [ANGEL ACCESS AND HELP GUIDE]

Evangel euniversity [ANGEL ACCESS AND HELP GUIDE] Evangel euniversity [ANGEL ACCESS AND HELP GUIDE] How to access your ANGEL account, what your computer needs to run ANGEL, and how to get ANGEL Technical and User support. Table of Contents How to Access

More information

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual

Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging. Quick-Start Manual Mobiketa Smart Bulk SMS & Voice SMS Marketing Script with 2-Way Messaging Quick-Start Manual Overview Mobiketa Is a full-featured Bulk SMS and Voice SMS marketing script that gives you control over your

More information

GSU Event Portal. OPUS Open Portal to University Scholarship. Governors State University. Venugopal Doppalapudi Governors State University

GSU Event Portal. OPUS Open Portal to University Scholarship. Governors State University. Venugopal Doppalapudi Governors State University Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Fall 2016 GSU Event Portal Venugopal Doppalapudi Governors State University Anurag

More information

Best Home Real Estate Entity-Relationship Data Modelling

Best Home Real Estate Entity-Relationship Data Modelling Best Home Real Estate Entity-Relationship Data Modelling 1 P a g e 1. Assumptions The following assumptions have been made while creating the ER Diagram from the Best Home Real estate Company: 1. In Future

More information

Upgrading from Call Center Reporting to Reporting for Call Center

Upgrading from Call Center Reporting to Reporting for Call Center Upgrading from Call Center Reporting to Reporting for Call Center www.nortelnetworks.com 2003 Nortel Networks i Table of Contents Table of Contents Change History...1 How to use this guide...2 Introduction...

More information

Mobile Login extension User Manual

Mobile Login extension User Manual extension User Manual Magento 2 allows your customers convenience and security of login through mobile number and OTP. Table of Content 1. Extension Installation Guide 2. Configuration 3. API Settings

More information

AGRICULTURE BASED ANDROID APPLICATION

AGRICULTURE BASED ANDROID APPLICATION AGRICULTURE BASED ANDROID APPLICATION Prof.Aradhana D 1, Shiva Prasad K S 2, Shrivaishnavi J K 3, P. Sowmya 4, Tina Agarwal 5 1 Department of Computer Science & Engineering Ballari Institute of Technology

More information

Unacknowledged/Late Delivery Web Tool

Unacknowledged/Late Delivery Web Tool Table of Contents Register:... 2 Log on to Web Site:... 2 Logoff Web Site:... 3 List PO s Page:... 4 To Acknowledge PO or Change PO date.... 5 To Mark a PO Shipped.... 6 To Change the Price.... 6 Send

More information

Online CD Gallery. A Project Report On ONLINE CD GALLERY INTERNATIONAL SCHOOL OF INFORMATICS AND MANAGEMENT

Online CD Gallery. A Project Report On ONLINE CD GALLERY INTERNATIONAL SCHOOL OF INFORMATICS AND MANAGEMENT A Project Report On ONLINE CD GALLERY INTERNATIONAL SCHOOL OF INFORMATICS AND MANAGEMENT Sector -12, Mahaveer Marg, Mansarovar, Jaipur Submitted By: Guided By 1. Yogesh Jain Mr. Vijay Gupta 2. Manish Kumar

More information

GBACH Website Tutorial. Table of Contents

GBACH Website Tutorial. Table of Contents GBACH Website Tutorial 1 Table of Contents How to Login...Page 2 Homepage Navigation...Page 3 Upcoming Events...Page 4 My Event Signups..Page 5 Event Signups Page 6 Making Changes to an Event Sign-up Page

More information

Table of Contents. 1. Introduction 1. 1 Overview Business Context Glossary...3

Table of Contents. 1. Introduction 1. 1 Overview Business Context Glossary...3 Table of Contents 1. Introduction 1. 1 Overview......2 1. 2 Business Context.. 2 1. 3 Glossary...3 2. General Description 2. 1 Product/System Functions..4 2. 2 User Characteristics and Objectives 4 2.

More information

ProviderLink Virtual Print Solution (VPS) Installation Guide

ProviderLink Virtual Print Solution (VPS) Installation Guide Virtual Print Solution ProviderLink Virtual Print Solution (VPS) Installation Guide Customer Service Compuware-Covisint 280 Mangum Street, Suite 540 Durham, NC 27701 919.425.0555 All rights reserved 2008

More information

EZ-NET PROVIDER PORTAL USER GUIDE

EZ-NET PROVIDER PORTAL USER GUIDE EZ-NET PROVIDER PORTAL USER GUIDE Table of Contents Provider Office User Guide EZ-NET Introduction... 3 Browser Requirements... 3 WORKSTATION System Requirements... 3 EZ NET Benefits to Business Partners...

More information

Know Your Personality

Know Your Personality Project Report On Know Your Personality Submitted By: Guided By 1. Jatin Kinra Mrs. Kapila pareek 2. Neha Agrawal Assistant Professor, 3. Shipra Bhatt IIIM, Jaipur. Team Number:-8 1 ACKNOWLEDGEMENT The

More information

SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632

SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632 SMART STUDENT COURSE REGISTRATION PROJECT REFERENCE NO.: 38S1632 COLLEGE : SRI SIDDHARTHA INSTITUTE OF TECHNOLOGY, TUMAKURU BRANCH : COMPUTER SCIENCE AND ENGINEERING GUIDE : MR. T.S.BHARATH STUDENTS :

More information

Upgrading from Call Center Reporting to

Upgrading from Call Center Reporting to Upgrading from Call Center Reporting to Reporting for Call Center Upgrade Document Reporting for Call Center Release 2.2.1xx Document Number: 200-0400-110 Document Status: Standard Document Version: 3.02

More information

IP2PGO APP USER GUIDE Version 2

IP2PGO APP USER GUIDE Version 2 IP2PGO APP USER GUIDE Version 2 9 November 2018 Sections A. Registration B. Downloading the App C. Getting started on the App D. Creating your Wallet E. Making a Deposit F. Creating a Sell Offer G. When

More information

IT322 Software Engineering I Student Textbook Exchange System Software Requirements Specification. Prepared by

IT322 Software Engineering I Student Textbook Exchange System Software Requirements Specification. Prepared by King Saud University College of Computer and Information Sciences Information Technology Department IT322 Software Engineering I Student Textbook Exchange System Software Requirements Specification Prepared

More information

MULTIPARTY ACCESS CONTROL FOR ONLINE SOCIAL NETWORKS: MODEL AND MECHANISMS

MULTIPARTY ACCESS CONTROL FOR ONLINE SOCIAL NETWORKS: MODEL AND MECHANISMS MULTIPARTY ACCESS CONTROL FOR ONLINE SOCIAL NETWORKS: MODEL AND MECHANISMS ABSTRACT Online social networks (OSNs) have experienced tremendous growth in recent years and become a de facto portal for hundreds

More information

etrac Client Module Guide

etrac Client Module Guide etrac Client Module Guide Version: 2.0 Publish Date: 05/06/2014 Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA 19446 2014, All Rights Reserved. Table of Contents etrac System Requirements... 4

More information

District 5910 Website Quick Start Manual Let s Roll Rotarians!

District 5910 Website Quick Start Manual Let s Roll Rotarians! District 5910 Website Quick Start Manual Let s Roll Rotarians! All Rotarians in District 5910 have access to the Members Section of the District Website THE BASICS After logging on to the system, members

More information

Getting Started with Blackboard

Getting Started with Blackboard @ Getting Started with Blackboard Information Technology Services The College of Saint Rose Table of Contents What is Blackboard?... 2 Why do professors want to use Blackboard?... 2 Web browsers and hardware

More information

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine on VMware ESX Server. This manual applies to C-MOR version 4 with 64 bit operating system. First download the

More information

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3

Chapter 3. Introduction to relational databases and MySQL. 2010, Mike Murach & Associates, Inc. Murach's PHP and MySQL, C3 1 Chapter 3 Introduction to relational databases and MySQL Slide 2 Objectives Applied 1. Use phpmyadmin to review the data and structure of the tables in a database, to import and run SQL scripts that

More information

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by:

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by: Smart Scheduling Requested by: Dr. Robert Yoder Computer Science Department Head Siena College Department of Computer Science Prepared by: Meghan Servello Thomas Mottola Jonathan Smith Jason Czajkowski

More information

Project Covered During Training: Real Time project Training

Project Covered During Training: Real Time project Training Website: http://www.php2ranjan.com/ Contact person: Ranjan Mobile/whatsapp: 91-9347045052, 09032803895 Dilsukhnagar, Hyderabad, India Email: purusingh2004@gmail.com Skype: purnendu_ranjan Course name:

More information

Webomania Solutions Pvt. Ltd Overview of Matrimonial Website Script

Webomania Solutions Pvt. Ltd Overview of Matrimonial Website Script Overview of Matrimonial Website Script Nowadays people or audience want to search their life partner in matrimony site as a free online site, so the goal of the matrimonial script is to install, develop

More information

Implementation of Databox

Implementation of Databox Implementation of Databox Prof. Shabana Sultana 1,Ms. Naureen Khader Sait 2,Ms. Shumela 3,Mr. Saraansh Dayal 4,Mr. Siddhartha Jha 5 Department of Computer Science and Engineering The National Institute

More information

Quick Installation Guide for RHV/Ovirt

Quick Installation Guide for RHV/Ovirt Quick Installation Guide for RHV/Ovirt 2017 Chengdu Vinchin Technology Co. Ltd. All rights reserved. CONTENTS 1. Create New Virtual Machine...2 2. Install Backup Server ( as master)...5 3. Install Backup

More information

Lecture 3: Web Servers / PHP and Apache. CS 383 Web Development II Monday, January 29, 2018

Lecture 3: Web Servers / PHP and Apache. CS 383 Web Development II Monday, January 29, 2018 Lecture 3: Web Servers / PHP and Apache CS 383 Web Development II Monday, January 29, 2018 Server Configuration One of the most common configurations of servers meant for web development is called a LAMP

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

Student Information System

Student Information System PROJECT SYNOPSIS On Student Information System Department Of Information & Technology Microteck Institute of Information Technology Maldahiya, Varanasi (U.P) Month, Year Makhanlal Chaturvedi Rashtriya

More information

1) PHP & mysql, Mini project: This will taught by trainer. 2) PHP & mysql, Live project, This will taught by trainer.

1) PHP & mysql, Mini project: This will taught by trainer. 2) PHP & mysql, Live project, This will taught by trainer. Website: http://www.ruchiwebsolutions.com/ Contact person: Ranjan Raja Moble/Whatsapp: +91-9347045052 / 09032803895 Dilsukhnagar, Hyderabad Email: info@ruchiwebsolutions.com Skype: Purnendu_ranjan Course

More information

Perceptive Experience Web Scan

Perceptive Experience Web Scan Perceptive Experience Web Scan Technical Specifications Version: 2.2.x Written by: Product Knowledge, R&D Date: Wednesday, April 05, 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

Installing ImageTrends EMS Field Bridge

Installing ImageTrends EMS Field Bridge Service Field DELAWARE EMERGENCY MEDICAL REPORTING SYSTEM (DEMRS) DEMRS Bridge Installing ImageTrends EMS Field Bridge Field Bridge Specifications and Licenses Each agency will be issued one EMS Field

More information