Jewelry management system

Size: px
Start display at page:

Download "Jewelry management system"

Transcription

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

2 Project profile Project name : Jewelry management system Project objective : To create a web site fore selling jewelry Develop for : Choksi Dineshbhai Ambalal Application type : Front-End : Microsoft ASP. Net with VB 2.0 Back-End : Microsoft SQL Server 2005 Project guide : Mr. Pavan.P.Soni web application Page 2 of 63

3 Company profile Choksi Dineshbhai Ambalal is fast growing Jewelry shop which is since 1995 and provides more attractive Jewelry designing. Choksi Dineshbhai Ambalal jewellers is one of the Jewelry shop of Kalol which is famous for different variety of Jewelry designing. So to grow up them business more efficiently, The owner of shop want to make the transaction of shop online. Address : 5/6, Shivam Shopping Center, Vepari Gin, Kalol. Pin Page 3 of 63

4 Existing system In shop all the orders are taken manually. All Jewelry broshers have price list but its have limited designing of Jewelry. The stock is maintain on paper. Paper work takes more time and may be lost the data. It take more man power. Page 4 of 63

5 Need for new system In shop all the orders are taken in computerize. We create a website so we can select any type of jewelry with it`s price. The stock is maintain on computerize. All the data store in computer so that we haven`t spend more time to find out the data. The use of computer so that we cant use more man power. Page 5 of 63

6 Hardware / software SERVER SIDE Hardware Pentium IV Processor 1 GB RAM Software Windows 2003 server IIS 5.1 or above ASP. Net 2.0 Runtime Crystal Report SQL Server ExpressEdition2005 CLIENT SIDE Hardware Celeron or above Processor 64 MB RAM Software Windows XP Internet Explorer 5.0 or above Page 6 of 63

7 System Flow Chart START View Jewelry Gallery <<User>> <<Admin>> Username & Password Registration No Registration Process Yes No Login Username/Password Yes A B C Page D 7 of 63

8 System Flow Chart <<Admin>> <<Admin>> <<User>> A B C D <<User>> Login Manage info (Jewelry Gallry offer) Manage Order Selection Add To Cart Order Details Give Feedback STOP Page 8 of 63

9 Page 9 of 63

10 Context level diagram ADMIN USER Management System Jewelry Information 0.0 JEWELRY MANAGEMENTSYSTEM Request For Jewelry Registration Jewelry gallery info Page 10 of 63

11 st 1 level Username/Password dfd Fore Admin 1.0 Login Username/Password Response Login info REGI_INFO Login Detail 2.0 Manage Jewelry Gallery ADMIN Update Info GALLRY_INFO Jewelry info Gallery Detail 3.0 Manage Offer Update Offer OFFER_INFO Offer info Offer Detail Response 4.0 Manage Order Manage Order ORDER_INFO Order info Page 11 of 63

12 st 1 level dfd Fore USER 1.0 View Jewelry Gallery Gallery info GALLRY_INFO Gallery detail USER 2.0 Regi. Req.for regi. 3.0 Order Give order REGI_INFO ORDER_INFO Give Info Response 4.0 Feed back Give Feedback Response Feedback_INFO Page 12 of 63

13 2 ND LEvel dfd Fore ADMIN ADMIN Request for Order Info 2.1 View Orders Order Info Order info Order Managed Info Managed Order Info 2.2 Order Management Managed Order Info ORDER_INFO Page 13 of 63

14 2 ND LEvel dfd Fore USER 2.1 Selection Select item Shopping_INFO Item detail USER 2.2 Add to card Add items Item detail Response 2.3 Order detail Order info Response Order_INFO Page 14 of 63

15 DATA DICTIONARY Login Information Field Name Data Type Size Constraints Description User id Text 50 Primary Key It Stores User id Password Text 50 Not Null It Stores Pass Word User Type Text 50 Not Null It Stores User Type as ADMIN/USER Page 15 of 63

16 Registration Information Field Name Data Type Size Constraints Description User id Text 50 Primary Key It Stores User id Name Text 50 Not Null It Stores Name Address Text 75 Not Null It Stores Address City Text 20 Not Null It Stores City Phone No Text 15 - It Stores Phone No Text 50 - It Stores Id Page 16 of 63

17 Gallery Information Field Name Data Type Size Constraints Description Gallery id AutoNumber - Primary Key It Stores Unique Gallery id Jewelry Type Text 20 - It Stores Jewelry Type as Ring--- Description Memo It Stores Jewelry info Price Number Photo Text Not Null - It Stores Price It Stores Photo Path Page 17 of 63

18 Offer Information Field Name Data Type Size Constraints Description Offer id AutoNumber - Primary Key It Stores Unique Offer id Gallery id Number - Foreign Key References GALLERY Description Memo Start Date Date Time - Not Null It Stores Offer Starting date End Date Date Time - Not Null It Stores Offer Ending date It Stores Jewelry offer info Page 18 of 63

19 Order Information Field Name Data Type Size Constraints Description Order id AutoNumber - Primary Key It Stores Order id User id Text 50 Foreign Key It Stores Reference of LOGIN Amount Number (8,2) Not Null It Stores total amount Active Boolean 1 Not Null It Stores Order is Completed Or Not Page 19 of 63

20 Feedback Information Field Name Data Type Feedback id AutoNumber Feedback Memo Given Date Date Time User id Text Size Constraints Description - Primary Key It Stores Unique Feedback id 20,000 Not Null 50 It Stores Feedback Not Null It Stores Given Date Foreign Key Reference s Of LOGIN Page 20 of 63

21 ER DIAGRAM Gallery M M View Manage 1 ADMIN M Manage 1 M Offers M Manage Order M 1 USER M 1 Give 1 1 Order Detail Has M Feedback Page 21 of 63

22 Page 22 of 63

23 This system is used by two types of users.. ADMIN USER Admin manage Jewelry gallery. Admin can manage Orders given by Users. Admin can manage Special offers on Jewelry design. Admin can view/disable feedback which is given by users. Users are able to view different Jewelry designing online. Users are able to make order Online. Users are able to give feedback. Page 23 of 63

24 Admin Login Process: Start Sign In to the site Able to manage Jewelry gallery Able to Manage special offers for Jewelry design Able to Manage orders given by users Able to View/Disable feedback which is given by users Stop Page 24 of 63

25 User Login Process: Start Sign In to the site Able to view all Jewelry design online Able to get information about special offers on Jewelry design Able to give order online Able to give feedback Stop Page 25 of 63

26 Page 26 of 63

27 Home Page Page 27 of 63

28 Contact Us Page Page 28 of 63

29 Jewelry Gallery Page Page 29 of 63

30 Registration Page Page 30 of 63

31 View Special Offers Page Page 31 of 63

32 View Jewelry Details Page Page 32 of 63

33 Cart Detail Page Page 33 of 63

34 Feedback Page Page 34 of 63

35 Login Page Page 35 of 63

36 Special Offer Page Page 36 of 63

37 Special Offer Registration Page Page 37 of 63

38 Jewelry Registration Page Page 38 of 63

39 Page 39 of 63

40 About Us Page 40 of 63

41 Jewelry Gallery Page 41 of 63

42 Jewelry Detail Page Page 42 of 63

43 Special Offers Page 43 of 63

44 Contact Us Page 44 of 63

45 Cart Detail Page Page 45 of 63

46 Admin Home Page Page 46 of 63

47 Admin Gallery Management Page Page 47 of 63

48 Admin Offer Management Page Page 48 of 63

49 Admin Order Management Page Page 49 of 63

50 Admin Feedback Management Page Page 50 of 63

51 Page 51 of 63

52 Software testing is a criteria of software quality assurance and represents the ultimate review of specified designing and coding. System testing reveals the presence of errors in the software developed. Testing is the process of executing a program with the intent of finding an error. A good test case is one that has a high probability for finding a yet undiscovered error. A successful test is one that uncovers the hidden errors. Page 52 of 63

53 System Testing Validation Testing Integration Testing Unit Testing Code Design Requirements System Engineering Page 53 of 63

54 Unit Testing : Unit testing focuses verification effort on the smallest unit of software Design-the software component or module. The unit test focuses on the internal processing logic and data structures within the boundaries of a component. This type of testing can be conducted in parallel for multiple components. Unit testing begins at the vortex of the spiral and concentrates on each unit (i.e. Component) of the software as implemented in the source code. Page 54 of 63

55 Integration Testing : Integration testing the focus on the design and the construction of the Architecture. Integration testing addresses the issue associated with the dual problems Of verification and program construction. Test case design techniques that focus On inputs and outputs are more prevalent during integration. Integration testing is a systematic technique for constructing the software Architecture while at the same time conducting tests to uncover error associated with Interfacing. Page 55 of 63

56 Validation Testing : In this requirements established as part of software requirements analysis are validated against the software that has been constructed. Validation testing provides final Assurance that software meets all functional, behavioral and performance requirem System Testing is actually a series different test whose primary purpose is to fully exercise the computer base system. System testing verifies that all elements Mesh properly and that over all system Function/performance is achieved. Page 56 of 63

57 Page 57 of 63

58 After the system is implemented and conversion is completed, a review of system is usually conducted by users and analyst. This is called post implementation review. The most fundamental concern post implementation review is determining whether the system has met its objective; that is analysts want to know following. The performance level of users has improved? The system is producing the result intended? So Its provides latest jewelry designing online. User able to register their interested jewelry online. Different jewelry special offers are registered by admin so any user can view easily. Its make attractive look of jewelry Page 58 of 63 design.

59 Page 59 of 63

60 We think that not a single project is ever considered as complete forever because our mind is always thinking something new and our necessities also are growing day by day. Our application also,if you see at the first glance than you find it to be complete but we want to make it still mature and fully automatic. Some of the expansions which we have thought of are : We want to make online payment system. We want to add facility for other jewelers to register them & able to add them jewelry designing. Page 60 of 63

61 Page 61 of 63

62 During the Development of our System, We have taken the Reference from Books and Journals, Which we would like to mention in this section. These books acted as our tutors during the system development. Name 1) 2) 3) ASP.NET UNLEASHED Professional ASP.NET ASP.NET BLACK BOOK Author Stephen Walther Wrox Publications Dreamtech Publication Besides these we were referring the online manuals from the Page 62 of 63 sites.

63 Page 63 of 63

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

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

Online Classified Portal

Online Classified Portal Online Classified Portal Presented By Prajapati Sunil N (11034211047) Patel Chetan S (11034211026) MCA Semester-VI Acharya Motibhai Patel Institute of Computer Studies Project Profile Project Title Classified

More information

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

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

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

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

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2

INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 INDEX 1. ABSTRACT 1 2. ACKNOWLEDGEMENT 2 3. INTRODUCTION 3 3.1 PROJECT SUMMARY 3.2 PURPOSE : GOALS AND OBJECTIVE 3.3 SCOPE 3.4 TECHNOLOHY & LITERATURE REVIEW 4 SYSTEM REQUIREMENT STUDY 7 4.1USER CHARACTERISTICS

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

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 Web Furniture

A Project Report On Web Furniture A Project Report On Web Furniture Submitted By: Shah Pratik Bharatwala Mustafa 1 Acknowledgement Before we describe about our project, we would like to add a few heart touching words for the people who

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

B2B WEBSITE 2017 USER GUIDE VOYAGES-SNCF.EU

B2B WEBSITE 2017 USER GUIDE VOYAGES-SNCF.EU USER GUIDE VOYAGES-SNCF.EU HOMEPAGE - UNCONNECTED 2 HOMEPAGE - UNCONNECTED URL address remains the same Login: username & password remain the same Create a new agency account 3 CREATE A NEW AGENCY 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

International School of informatics and Management

International School of informatics and Management 1 International School of informatics and Management Subject: System Design Lab Project Name: Student Admission System Group Number: 5 Team Guide: Jyoti Khurana (Lecturer) Members: Ashok Kumar Soni Hridayesh

More information

SYNOPSIS LIBRARY MANAGEMENT

SYNOPSIS LIBRARY MANAGEMENT Project Helpline SYNOPSIS LIBRARY MANAGEMENT SYSTEM 1 1. TITLE OF THE PROJECT LIBRARY MANAGEMENT SYSTEM 2. INTRODUCTION The library management deals in management of records. The records include books

More information

The Fundamental Testing Process in Practical or Company environment

The Fundamental Testing Process in Practical or Company environment The Fundamental Testing Process in Practical or Company environment Ms. Palak Khanna Assistant Professor Department of Computer Applications, Chandigarh Group of Colleges Landran, Mohali (Punjab), India

More information

SOFTWARE TEST DOCUMENT Version MOBCOLL PROJECT

SOFTWARE TEST DOCUMENT Version MOBCOLL PROJECT SOFTWARE TEST DOCUMENT Version 1.1 10.06.2013 MOBCOLL PROJECT Prepared By: ANDIOS Murat Öksüzer Sercan Çidem Vedat Şahin Fatih Osman Seçmen Change History *A - ADDED M - MODIFIED D DELETED VERSION NUMBER

More information

Registering for Courses Online How To Guide

Registering for Courses Online How To Guide Registering for Courses Online How To Guide My Login Information: Email Address: Password: 2 1. Go to burlington.ca/play 2. Click on Login, Browse & Register Recreation 2 1 2 1. Login to Your Account using

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

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

Online Bus Ticket Resevevation System Class: HD J

Online Bus Ticket Resevevation System Class: HD J INTERNATIONAL DEVELOPERS TRAINING CENTER FOR SOFTWARE MEKONG DELTA-APTECH 1, Ly Tu Trong St, Cantho City Tel: 0710.3731072 Fax: 0710.3731071 PROJECT ACCPi10 Online Bus Ticket Resevevation System Class:

More information

Fundraising Website Guide

Fundraising Website Guide This Guide will help you set-up and use your team s new fundraising website! Please let us know if you need any assistance or have any questions. This document will be updated regularly as we receive your

More information

COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2. Lecturer: Dr. Meena Jha Tutor: Aries Tao

COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2. Lecturer: Dr. Meena Jha Tutor: Aries Tao COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2 Lecturer: Dr. Meena Jha Tutor: Aries Tao Prepared by: AXXXX XXXX: S0XXXXXX AXXXX MXXXXX: BisXXXXX BaXXXX: S0XXXXX S02XXXX SXXXXX

More information

MEDIA Z TECHNOLOGIES IInd Floor Satyam Complex, Jawahar Chowk, Maninagar, Ahmedabad Gujarat, India

MEDIA Z TECHNOLOGIES IInd Floor Satyam Complex, Jawahar Chowk, Maninagar, Ahmedabad Gujarat, India Online Bus Reservation System (By : DESAI HARSHIL.O.) NAME OF COMPANY / INSTITUTE MEDIA Z TECHNOLOGIES IInd Floor Satyam Complex, Jawahar Chowk, Maninagar, Ahmedabad 380008 Gujarat, India +91 9925599360

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

BACHELOR OF COMPUTER APPLICATION

BACHELOR OF COMPUTER APPLICATION SHREE M. & N. VIRANI SCIENCE COLLEGE RAJKOT PROJECT REPORT AS A PARTIAL REQUIREMENT FOR THE DEGREE OF BACHELOR OF COMPUTER APPLICATION YEAR: 2016 TRAFFIC POLICE GUIDED BY: Mr. PRAKASH GUJARATI SUBMITTED

More information

MYOB EXO BUSINESS 8.6 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS 8.6 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.6 SP2 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

May 1, 2008 TO: ALL MOHAWK DISTRIBUTORS RE: MOHAWK EXTRANET AND WEBSITES DISTRIBUTOR MEMO: # Ladies and Gentlemen;

May 1, 2008 TO: ALL MOHAWK DISTRIBUTORS RE: MOHAWK EXTRANET AND WEBSITES DISTRIBUTOR MEMO: # Ladies and Gentlemen; May 1, 2008 TO: ALL MOHAWK DISTRIBUTORS RE: MOHAWK EXTRANET AND WEBSITES DISTRIBUTOR MEMO: #08-027 Ladies and Gentlemen; Attached are two documents to help you navigate around Mohawk s website better.

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

One Solution. training guide. Getting started with Clarity Professional v5.1

One Solution. training guide. Getting started with Clarity Professional v5.1 Marketing Sales One Solution Website training guide Orders Getting started with Clarity Professional v5.1 Contents - Introduction - Minimum system requirements - Downloading and installing v5 and v5.1

More information

System Overview: eppoc Data Collection

System Overview: eppoc Data Collection System Overview: eppoc Data Collection Version 1.2 Contents Overview of the System... 2 Minimum Requirements and Installation Scenarios... 3 Minimum Hardware and Software Requirements for Client Machines...

More information

Standard User Site Registration Account Options Customer Hot List Creation & Utilization.

Standard User Site Registration Account Options Customer Hot List Creation & Utilization. Standard User Site Registration Account Options Customer Hot List Creation & Utilization www.gosafe.com gosafe.com User Instructions This document details the process for registering with gosafe.com, options

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

Login & Register for LRC Programs. How to Create/Activate your Live Leduc Account

Login & Register for LRC Programs. How to Create/Activate your Live Leduc Account How to Create/Activate your Live Leduc Account Step 1: Visit www.live.leduc.ca in your web browser. If you already have a membership (you or your kids) or an account with the LRC click on LOGIN. Remember,

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

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II)

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) Software Engineering Prof.N.L.Sarda IIT Bombay Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) We will continue our discussion on process modeling. In the previous lecture

More information

Guidebook ONLINE ORDERING MADE EASY!

Guidebook ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook ONLINE ORDERING MADE EASY! ONLINE ORDERING MADE EASY! www.boltsupply.com Guidebook Here are some of the highlights of the new boltsupply.com New Home Page It s now easier than

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

Web Development Proposal

Web Development Proposal Web Development Proposal Prepared for: Client Name Client Company Name Prepared by: Christopher Henry New Vision Web Dev Contact: email@company.com (555) 555-5555 www.company.com Contact: chris@newvisionwebdev.com

More information

ONLINE SHOPPING CHAITANYA REDDY MITTAPELLI. B.E., Osmania University, 2005 A REPORT

ONLINE SHOPPING CHAITANYA REDDY MITTAPELLI. B.E., Osmania University, 2005 A REPORT ONLINE SHOPPING By CHAITANYA REDDY MITTAPELLI B.E., Osmania University, 2005 A REPORT Submitted in partial fulfillment of the requirements for the degree MASTER OF SCIENCE Department of Computing and Information

More information

VISITOR MANAGEMENT SYSTEM

VISITOR MANAGEMENT SYSTEM VISITOR MANAGEMENT SYSTEM Easy to setup and use Visitor Management System. Fast registration of visitors with MyKad Reader and low cost passport scanning solution. With searchable database and reports.

More information

Software Testing Fundamentals. Software Testing Techniques. Information Flow in Testing. Testing Objectives

Software Testing Fundamentals. Software Testing Techniques. Information Flow in Testing. Testing Objectives Software Testing Fundamentals Software Testing Techniques Peter Lo Software Testing is a critical element of software quality assurance and represents the ultimate review of specification, design and coding.

More information

Mapping of Organization using Google Map

Mapping of Organization using Google Map ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 2) Available online at: www.ijariit.com Mapping of Organization using Google Map Aradhya N Sasi Dr. A. V. Senthil Kumar aradhyansasi@gmail.com avsenthilkumar@yahoo.com

More information

Darshan Institute of Engineering & Technology Unit : 9

Darshan Institute of Engineering & Technology Unit : 9 1) Explain software testing strategy for conventional software architecture. Draw the spiral diagram showing testing strategies with phases of software development. Software Testing: Once source code has

More information

STORE CREDIT USER GUIDE

STORE CREDIT USER GUIDE support@magestore.com sales@magestore.com Phone: 084.4.8585.4587 STORE CREDIT USER GUIDE Version 1.0.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE (Frontend)... 5

More information

FLP Merchant Website. User Guide. Version 0.14

FLP Merchant Website. User Guide. Version 0.14 FLP Merchant Website User Guide Version 0.14 Revision History Responsible Revision Date Version Vitalii Vysotskyi Created the initial version of the user guide 2017-11-28 0.1 Vitalii Vysotskyi Small updates

More information

Test Plan. Online Music Store Version 1.0. Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering

Test Plan. Online Music Store Version 1.0. Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Test Plan Online Music Store Version 1.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State University 1 TABLE

More information

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate Quick Reference Guide Getting Started Log in to FedEx Office Print Online Corporate 1. Open your browser and navigate to: https://printonline.fedex.com/nextgen/abbott-amo 2. Input User ID and Password

More information

ProKitchenNet User s Guide ProKitchen Server Edition. Real View, LLC

ProKitchenNet User s Guide ProKitchen Server Edition. Real View, LLC ProKitchenNet User s Guide ProKitchen Server Edition Real View, LLC Table of Contents Introduction... 2 Why ProKitchenNet?... 2 ProKitchenNet Advantages:... 2 Hardware and Software Requirements... 3 ProKitchenNet

More information

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni

Vision Document 2.0 Online Book Store Phase-II. Vamsi Krishna Mummaneni Vision Document 2.0 Online Book Store Phase-II Submitted in partial fulfillment of the requirements of the degree of Master of Software Engineering Vamsi Krishna Mummaneni CIS 895 MSE Project Kansas State

More information

Customer Access. Partner Initiated PICA - The Cisco PICA User Guide

Customer Access. Partner Initiated PICA - The Cisco PICA User Guide PICA - Partner Initiated Customer Access The Cisco PICA User Guide Table of Contents PICA User Guide TABLE OF CONTENTS...2 ABOUT THIS GUIDE...4 BENEFITS OF USING THE PICA TOOL...4 USING THE PICA TOOL...4

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

Connecting VirtueMart To PayPal (Live)

Connecting VirtueMart To PayPal (Live) Connecting VirtueMart To PayPal (Live) After testing is complete in the PayPal Sandbox and you are satisfied all is well, then its time to disconnect VirtueMart from the PayPal Sandbox and connect Virtuemart

More information

One Solution. training guide. Getting started with Clarity Professional v5

One Solution. training guide. Getting started with Clarity Professional v5 Marketing Sales One Solution Website training guide Orders Getting started with Clarity Professional v5 Contents - Introduction - Minimum system requirements - Downloading and installing v5 - New licensing

More information

File Backup Windows Live Mail 2012 Contacts Locations

File Backup Windows Live Mail 2012 Contacts Locations File Backup Windows Live Mail 2012 Contacts Locations Nov 11, 2014. I am running Live Mail 2012 on my Windows 7 Ultimate PC. I copied all the files in my Live Mail Directory and copied them to my Windows

More information

The Platform ecommerce Functionality

The Platform ecommerce Functionality The Platform ecommerce Functionality EXTERNAL ADMINISTRATOR GUIDE 2 ECOMMERCE FUNCTIONALITY (EXTERNAL ADMINISTRATOR GUIDE) Contents Log on to The Platform 4 Search for a Training Course 6 Checking Training

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

Fyndiq Magento Extension

Fyndiq Magento Extension Fyndiq Magento Extension User guide. Version 3.0 Introduction 2 Fyndiq Merchant Support 2 Prerequisites 2 Seller account 3 Create the account 3 Your company 4 Contact information 4 Your webshop on Fyndiq

More information

These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide. See for more information

These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide. See   for more information These pages are an excerpt from my book Grow with Magento The Unofficial Magento Users Guide See http://ipicdg.com/store/ for more information Creating a Configurable Product A configurable product is

More information

Dynamic Work Order System (DWOS) Installation Guide

Dynamic Work Order System (DWOS) Installation Guide Dynamic Work Order System (DWOS) Installation Guide The Future of Job Shop Software 4506 Hwy. 20 Suite 200 Niceville, FL 32578 Phone (800) 725-7304 Support@ds2corp.com www.getdwos.com Copyright Notice

More information

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Phone:

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad   Phone: E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Email: AhmadNassr@gmail.com Phone: 0599042502 1. Rationale This is the major project for both (Open Source and.net teams) as an E-Commerce

More information

Pinnacle Cart User Manual v3.6.3

Pinnacle Cart User Manual v3.6.3 Pinnacle Cart User Manual v3.6.3 2 Pinnacle Cart User Manual v3.6.3 Table of Contents Foreword 0 Part I Getting Started Overview 7 Part II Categories & Products 11 1 Manage... Categories Overview 11 Add

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

Rail Mall 4.0. User manual

Rail Mall 4.0. User manual Rail Mall 4.0 User manual siemens.com/railmall Table of content Rail Mall 4.0 At a glance 3 Search Options 5 Registration at Rail Mall 8 Order Process 11 Wishlist 17 Price and Material Request 20 Miscellaneous

More information

Design Gallery User Guide

Design Gallery User Guide Design Gallery User Guide Table of Contents Placing an Order... 3 For Stock and Print on Demand Items... 4 For Customizable Items... 5 Advanced Location Search in Shopping... 7 Your Shopping Cart... 8

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY 1. Learning Objectives: To be able to understand the process of developing software for the mobile To be able to create mobile applications on the Android Platform To be able to create mobile applications

More information

ICBC (London) Plc Internet Banking FAQ s

ICBC (London) Plc Internet Banking FAQ s ICBC (London) Plc Internet Banking FAQ s Internet banking tips * Never share your account login or password with anyone; * ICBC will never ask you to disclose to us your internet banking password; * Do

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

Vision Document. Online E-commerce Music CD Store Version 2.0

Vision Document. Online E-commerce Music CD Store Version 2.0 Vision Document Online E-commerce Music CD Store Version 2.0 Submitted in partial fulfillment of the requirements of the degree of Master Software Engineering Reshma Sawant CIS 895 MSE Project Kansas State

More information

Webshop Plus! v Pablo Software Solutions DB Technosystems

Webshop Plus! v Pablo Software Solutions DB Technosystems Webshop Plus! v.2.0 2009 Pablo Software Solutions http://www.wysiwygwebbuilder.com 2009 DB Technosystems http://www.dbtechnosystems.com Webshos Plus! V.2. is an evolution of the original webshop script

More information

3M Molecular Detection System Software Upgrade/Installation Instructions

3M Molecular Detection System Software Upgrade/Installation Instructions User Manual Supplement Number: TB.342837.03 Effective Date: March 2018 Supersedes: TB.342837.02 Technology Platform: 3M Molecular Detection System Originating Location: St. Paul, MN 3M Molecular Detection

More information

Windows Vista Manual Update Service Pack 2 64 Bit Won't Install

Windows Vista Manual Update Service Pack 2 64 Bit Won't Install Windows Vista Manual Update Service Pack 2 64 Bit Won't Install I go to windows update the the Optional service pack 1 update is there. It should not be a battle every time to install windows and I should

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.1 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

User Manual. Swim Meet Signup. Team 03

User Manual. Swim Meet Signup. Team 03 User Manual Swim Meet Signup Team 03 Version History Date Author Version Changes made Rationale 12/02/2017 AD 1.0 Draft version of UM is formed. Initial information and guidelines added. To satisfy the

More information

Getting Started With the Cisco PAM Desktop Software

Getting Started With the Cisco PAM Desktop Software CHAPTER 3 Getting Started With the Cisco PAM Desktop Software This chapter describes how to install the Cisco PAM desktop client software, log on to Cisco PAM, and begin configuring access control features

More information

Remote Access Synchronization DL Parent

Remote Access Synchronization DL Parent Remote Access Synchronization DL Parent 205 Distance Learning Features Switched-On Schoolhouse 2008 School Edition has two optional distance learning features available: SOS Remote Access and SOS Synchronization.

More information

Oracle isupplier. Supplier User Guide

Oracle isupplier. Supplier User Guide Supplier User Guide Table of Contents isupplier Application, Help and Support... 3 Registration... 3 For Help... 3 Overview... 4 User Registration... 5 Login to isupplier... 7 isupplier and Sourcing Responsibility

More information

Chandni Soneji Kinjal Tada

Chandni Soneji Kinjal Tada 2012 Chandni Soneji Kinjal Tada ACKNOWLEDGEMENT This is HOTEL MANAGEMENT SYSTEM project based on new techniques and based on new idea. This is totally different and beneficial for other to easily use and

More information

Concept of Trusted Transaction for Secure Cloud Transactions

Concept of Trusted Transaction for Secure Cloud Transactions Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2016 Concept of Trusted Transaction for Secure Cloud Transactions Taufeeq Mohammed

More information

10 Usability Heuristics by Nielsen; Lazada and Shopee Review

10 Usability Heuristics by Nielsen; Lazada and Shopee Review 10 Usability Heuristics by Nielsen; Lazada and Shopee Review Summary Over decade to give user best experience, lot of designers had research and evaluate all possible user experience on digital platforms.

More information

Welcome to Cash's B2B Online

Welcome to Cash's B2B Online Welcome to Cash's B2B Online The no fuss solution for order placement and tracking Easy to follow 4 step order placement process Stock and variable data product ordering Multiple delivery site management

More information

Project Report Online Shopping Cart. DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Regional College for Education Research and Technology,Jaipur

Project Report Online Shopping Cart. DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Regional College for Education Research and Technology,Jaipur DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Regional College for Education Research and Technology,Jaipur A project Report On Online Shopping Cart Sukhveer Singh Sourabh Singh Vikash Sharma Yadhunandan

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts ABSTRACT: - Syslog Technologies ANDROID PROCTER APP From the very beginning all over the globe the procedures of education system and the communication between students, staff, lectures, management or

More information

MMA MarketLink 2.7 Features & Enhancements

MMA MarketLink 2.7 Features & Enhancements MMA MarketLink 2.7 Features & Enhancements The following is a list of the main features that are part of the MarketLink 2.7 release, which will be readily available to the MarketLink user community on

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

To book Train Tickets live online UK/Europe/Eurostar

To book Train Tickets live online UK/Europe/Eurostar To book Train Tickets live online UK/Europe/Eurostar 1. Go to the Agent Portal at www.agent.internationalrail.com.au 2. Click on Rail Tickets & Passes 3. Login using your International Rail Username and

More information

Download Beginning ASP.NET E-Commerce In C#: From Novice To Professional (Expert's Voice In.NET) PDF

Download Beginning ASP.NET E-Commerce In C#: From Novice To Professional (Expert's Voice In.NET) PDF Download Beginning ASP.NET E-Commerce In C#: From Novice To Professional (Expert's Voice In.NET) PDF With the incarnations of ASP.NET 3.5 and SQL Server 2008, programming dynamic data–driven web sites

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

AIM To analyze, design and develop code for Online Course Reservation System using Rational Rose software

AIM To analyze, design and develop code for Online Course Reservation System using Rational Rose software Ex. No.1 Date: ONLINE COURSE RESERVATION AIM To analyze, design and develop code for Online Course Reservation System using Rational Rose software PROBLEM STATEMENT As the head of information systems for

More information

International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA

International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA International School of Informatics and management, Jaipur Billing System Synopsis TEAM GROUP - 04 TEAM MEMBERS -ANIL KUMAR ANJANA -BHAIYA LAL ANJANA -SAURABH JAIN PROJECT GUIDE - Ms JYOTI KHURANA (Lecturer

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

eshop User s Guide Contents 1 of 27

eshop User s Guide Contents 1 of 27 1 of 27 eshop User s Guide Contents Preface... 2 Literature... 3 Download Section... 3 Technical Page... 4 eshop... 5 Logging In... 5 Forgot Your Password?... 6 Changing Password... 7 Account Button Functionalities...

More information

PCFC-Online Services Customer FAQ

PCFC-Online Services Customer FAQ PCFC-Online Services Customer FAQ 1. What is the link for Online Services? Given below is the link for Online Services. https://online.trakhees.ae/oaservices/login/form.htm 2. I forgot my Password. If

More information

CMS Manual with Shopping Cart (Shopp)

CMS Manual with Shopping Cart (Shopp) CMS Manual with Shopping Cart (Shopp) Contact Details: Ray Giridharan Email: ray@totalmarketingaustralia.com.au Contact: 0433 399 294 Website: www.totalmarketingaustralia.com.au Index 1. How to Login to

More information

Client Side Scripting. The Bookshop

Client Side Scripting. The Bookshop Client Side Scripting The Bookshop Introduction This assignment is a part of three assignments related to the bookshop website. Currently design part (using HTML and CSS) and server side script (using

More information

Integration Platform. User's Guide for use with SQL Server. A guide for using the FileBound. Last Updated: Tuesday, April 16, 2013

Integration Platform. User's Guide for use with SQL Server. A guide for using the FileBound. Last Updated: Tuesday, April 16, 2013 Integration Platform User's Guide for use with SQL Server A guide for using the FileBound Integration Platform Last Updated: Tuesday, April 16, 2013 Platform Version 6.1.0.0 i A User's Guide to the FileBound

More information

Delivery book shop. Submitted to. Asst. Prof. Dr. Darun Kesrarat. Database management System IT3210 Term Project

Delivery book shop. Submitted to. Asst. Prof. Dr. Darun Kesrarat. Database management System IT3210 Term Project Delivery book shop Submitted to Asst. Prof. Dr. Darun Kesrarat Database management System IT3210 Term Project Submitted by Palod Patimavirujh 5612602 Worachit Into 5614797 Kritanu Singhavorawuti 5616813

More information

Princeton University COLLABORATIVE INSTITUTIONAL TRAINING INITIATIVE (CITI) RESEARCH. Institutional Review Board

Princeton University COLLABORATIVE INSTITUTIONAL TRAINING INITIATIVE (CITI) RESEARCH. Institutional Review Board RESEARCH Research Integrity and Assurance Princeton University Institutional Review Board COLLABORATIVE INSTITUTIONAL TRAINING INITIATIVE (CITI) Human Subjects Training Instructions for CITI Research Integrity

More information