SlideShare una empresa de Scribd logo
1 de 20
School Of Information Technology

                         Minor Project On
                           <Title Here>
In partial fulfillment for the award of the Bachelor of Engineering Degree of
                       the University Of Rajasthan, Jaipur.


Submitted to:                Project Guide:          Submitted By:
Ms. Manju Vyas               <Guide Name>            <Name, Branch>
(HOS, IT)                    <Designation>           <Name, Branch>




      JODHPUR ENGG COLLEGE AND RESEARCH CENTRE, BORANADA,
                      JODHPUR (RAJ).- 342001
                               JAN-2009



           JODHPUR ENGG COLLEGE AND RESEARCH CENTRE
                          BORANADA, JODHPUR-342001
Affiliated to university of Rajasthan, Jaipur




                                  BONAFIDE CERTIFICATE

This is to certify that the project (Minor) work entitled, “<Project Title>” submitted
by
                                   <Name>,<Branch>
                                   <Name>,<Branch>
                                   <Name>,<Branch>

in partial fulfillment of the requirements of B.E./B.Tech in information Technology,
embodies the work done by them under my supervision.



Signature of the Guide                                                         Signature of HOD


Submitted for the Project Work Viva held on ______________.



Internal Examiner                                                              External Examiner


Format for your report:
Your report should follow the guidelines mentioned below or it will be summarily
Rejected.

General Guidelines:

- All the paragraph text should be in font: Times New Roman, Bold: false, Case: sentence
case, Size: 12, line spacing: normal, Align: Justify

- Main heading such as ABSTRACT, INTRODUCTION should be
in font: Times New Roman, Bold: true, Case: Upper case, Size: 16, Align: center

- Sub heading such as Project Objectives, Academic Objectives should be in
font: Times New Roman, Bold: false, Case: Title case, Size: 14, Align: left

-   Entire Report should be in font: Times New Roman.




                                        CONTENTS
ABSTRACT .....................................................................................................................................3
CONCLUSION.................................................................................................................................4
CONTENTS .....................................................................................................................................5
LIST OF TABLES............................................................................................................................6
LIST OF FIGURES ..........................................................................................................................7

1) INTRODUCTION.....................................................................................................................8
2) OBJECTIVES..........................................................................................................................9
    2.1 PROJECT OBJECTIVES............................................................................................... 9
    2.2 ACADEMIC OBJECTIVES.............................................................................................. 9

3) PROJECT OVERVIEW............................................................................................................10
                3.3
OVERVIEW……………………………………………………………………………………..10
       3.4 SDLC MODEL………………………………………………………………11
       3.5 FEASIBILITY STUDY......................................................................................................12
       3.6 PROJECT CHEDULING…………………………………………………………12
            3.6.1 PERT/GHANTT CHART…………….………………………………………12
4) REQUIREMENT ANALYSIS ...................................................................................................11
      4.1 SYSTEM / HARDWARE REQUIREMENTS ..................................................................11
      4.2 SOFTWARE REQUIREMENTS......................................................................................11
      4.3 FUNCTIONAL REQUIREMENTS....................................................................................11
          4.3.1 USE CASE DIAGRAM (OPTIONAL)…………………………………..11
      4.4 NON-FUNCTIONAL REQUIREMENTS .....................................................................12

5) APPLICATION DESIGN.......................................................................................................13
       5.1 DESIGN OVERVIEW ................................................................................................ 13
       5.2 DESIGN APPROACH................................................................................................ 14
       5.3 DESIGN DESCRIPTIO.............................................................................................. 14
           5.3.1 FLOW CHART………………………………………………………………………14
           5.3.2 DATA FLOW DIAGRAM.................................................................................... 15
           5.3.3 CONTROL FLOW DIAGRAM………………………………………………………..15
           5.3.4 STATE TRANSITION DIAGRAM(OPTIONAL)....................................................15
           5.3.5 UML DIAGRAM (OPTIONAL TO INCLUDE) ................................................... 15
       5.4 DATABASE DESIGN............................................................. .................................... 15
           5.4.1 ER DIAGRAM.................................................................................................. 15
           5.4.2 TABLE RELATIONSHIP DIAGRAM(OPTIONAL)..................... .......................... 15

6) IMPLEMENTATION..............................................................................................................16
7) TESTING...............................................................................................................................17
8) FUTURE WORK ...................................................................................................................18
9) APPENDIX
            APPENDIX             I     REFERENCES ..........................................................................................19
            APPENDIX             II    PROJECT OUTPUT .................................................................................20
            APPENDIX             III CODE LISTINGS.....................................................................................21

NOTE: page numbers should be properly aligned.
SAMPLE REPORT
ABSTRACT
Design and develop a mobile phone application that will act as an interface for other
applications to connect to the Internet.
CONCLUSION
The mobile application to connect to the Internet is developed, and interfaced with other
applications to provide Internet access.




                                        LIST OF TABLES
TABLE 1 DESIGN DETAILS ........................................................................................... 13
LIST OF FIGURES
FIGURE 1 MODULE DESIGN AND ORGANIZATION ......................................................... 13
FIGURE 2 DATABASE APPROACH ....................................................................................... 14
FIGURE 3 XML APPROACH .................................................................................................... 14
1 INTRODUCTION
Internet is a large group of systems or networks connected across the world. Each
system or network provides access to all other systems or networks. The primary goal of
the Internet is information sharing.
Though we are able to access Internet all times we have to use a computer, it may be
our own or in some other café. But the requirement of the Internet access at anytime,
anywhere arises. To provide the anytime, anywhere Internet access in the move, we
have to enable the Internet access from the mobile phones itself. So the application that
provides the access to the Internet is need to be developed and deployed to the mobile
phones to provide the same.
2 OBJECTIVES
2.1 Project Objectives
Develop an application for mobile phones, which enables the user to connect and
access the Internet server.
Etc .
2.2 Academic Objectives
Study Microsoft Visual studio .NET mobile toolkit.
Learn the process of the mobile application development.
Etc




                               3 PROJECT OVERVIEW
There are three modules in the project, they are
    • Web browser module
    • WAP module
    • Data compression and decompression module
The web browser module is responsible for providing the web access through URL. It
supplies necessary requests/commands to the Internet server, and also handles the
replies/data from the server
The WAP module is responsible for providing wire less access and data transfer
between the server and mobile phones. It takes care of all the technical details or
parameters associated with transmission and reception of all wireless data.
The data compression and decompression module is responsible for compressing the
data, which is to be transferred, and decompressing the data, which is received. The
purpose of this compression and decompression is to reduce the amount of data
transfer.




                            4 REQUIREMENT ANALYSIS
4.1 System / Hardware requirements
1. WAP Enabled Mobile Phone
4.2 Software requirements
None
4.3 Functional requirements
- Explain the functional requirements using the use case diagrams
- Refer the sample diagram
- Refer OOAD Ali Brahmi book and write use case scenarios




4.4 Non-functional requirements
The non-functional requirements are
   • Good response time
   • Reliable communication




                              5 APPLICATION DESIGN
6 IMPLEMENTATION
7 TESTING
8 FUTURE WORK
9 APPENDIX - I - REFERENCES
10 APPENDIX - II - RESULTS
11 APPENDIX - III - CODE LISTINGS
11.1 Web browser module Wbrowse.aspx
Private sub Page_Load()
Initilization
End Sub
Etc .
11.2 Compression/Decompression module CompDecomp.aspx
Private sub Page_Load()
Initilization
End Sub
Etc ..

Más contenido relacionado

La actualidad más candente

Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developingJawhar Ali
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
Project presentation
Project presentationProject presentation
Project presentationDaily Ki Jobs
 
Design Engineering Report
Design Engineering ReportDesign Engineering Report
Design Engineering ReportChauhan Vishal
 
Face Recognition Attendance System
Face Recognition Attendance System Face Recognition Attendance System
Face Recognition Attendance System Shreya Dandavate
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project ReportMilind Gokhale
 
Online Bus Reservatiom System
Online Bus Reservatiom SystemOnline Bus Reservatiom System
Online Bus Reservatiom SystemNikhil Vyas
 
Android File Manager Report PDF
Android File Manager Report PDFAndroid File Manager Report PDF
Android File Manager Report PDFPrajjwal Kumar
 
Report file on Web technology(html5 and css3)
Report file on Web technology(html5 and css3)Report file on Web technology(html5 and css3)
Report file on Web technology(html5 and css3)PCG Solution
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management systemUnsa Jawaid
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentationChaudhry Sajid
 
Cyber crime and security ppt
Cyber crime and security pptCyber crime and security ppt
Cyber crime and security pptLipsita Behera
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management SystemJIGAR MAKHIJA
 
Ngo management system.
Ngo management system.Ngo management system.
Ngo management system.PallaviKadam
 
VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project reportathiathi3
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Tenzin Tendar
 

La actualidad más candente (20)

Training report on web developing
Training report on web developingTraining report on web developing
Training report on web developing
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
Project presentation
Project presentationProject presentation
Project presentation
 
Design Engineering Report
Design Engineering ReportDesign Engineering Report
Design Engineering Report
 
Smart India Hackathon
Smart India HackathonSmart India Hackathon
Smart India Hackathon
 
College Web Site HTML PROJECT
College Web Site HTML PROJECTCollege Web Site HTML PROJECT
College Web Site HTML PROJECT
 
Face Recognition Attendance System
Face Recognition Attendance System Face Recognition Attendance System
Face Recognition Attendance System
 
Web Development on Web Project Report
Web Development on Web Project ReportWeb Development on Web Project Report
Web Development on Web Project Report
 
Online Bus Reservatiom System
Online Bus Reservatiom SystemOnline Bus Reservatiom System
Online Bus Reservatiom System
 
Android File Manager Report PDF
Android File Manager Report PDFAndroid File Manager Report PDF
Android File Manager Report PDF
 
Report file on Web technology(html5 and css3)
Report file on Web technology(html5 and css3)Report file on Web technology(html5 and css3)
Report file on Web technology(html5 and css3)
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management system
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentation
 
Cyber crime and security ppt
Cyber crime and security pptCyber crime and security ppt
Cyber crime and security ppt
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management System
 
Ngo management system.
Ngo management system.Ngo management system.
Ngo management system.
 
C Programming Project
C Programming ProjectC Programming Project
C Programming Project
 
Atm project
Atm projectAtm project
Atm project
 
VTU final year project report
VTU final year project reportVTU final year project report
VTU final year project report
 
Social Networking Project (website) full documentation
Social Networking Project (website) full documentation Social Networking Project (website) full documentation
Social Networking Project (website) full documentation
 

Similar a Sample Report Format

Project Report (1) (1).docx
Project Report (1) (1).docxProject Report (1) (1).docx
Project Report (1) (1).docxDarshanaThorat2
 
Work Measurement Application - Ghent Internship Report - Adel Belasker
Work Measurement Application - Ghent Internship Report - Adel BelaskerWork Measurement Application - Ghent Internship Report - Adel Belasker
Work Measurement Application - Ghent Internship Report - Adel BelaskerAdel Belasker
 
Project final report
Project final reportProject final report
Project final reportALIN BABU
 
Chat Application [Full Documentation]
Chat Application [Full Documentation]Chat Application [Full Documentation]
Chat Application [Full Documentation]Rajon
 
PROJECT FAST INVENTORY Delivere.docx
PROJECT FAST INVENTORY  Delivere.docxPROJECT FAST INVENTORY  Delivere.docx
PROJECT FAST INVENTORY Delivere.docxwoodruffeloisa
 
A.R.C. Usability Evaluation
A.R.C. Usability EvaluationA.R.C. Usability Evaluation
A.R.C. Usability EvaluationJPC Hanson
 
435752048-web-development-report.pdf
435752048-web-development-report.pdf435752048-web-development-report.pdf
435752048-web-development-report.pdfUtkarshSingh697319
 
REMOTE RADIO HEAD TESTING: 5G case study
REMOTE RADIO HEAD TESTING: 5G  case studyREMOTE RADIO HEAD TESTING: 5G  case study
REMOTE RADIO HEAD TESTING: 5G case studyJOSE T Y
 
online job portal system
online job portal systemonline job portal system
online job portal systemKrishna Ranjan
 
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern Approach
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern ApproachUsing ADO.NET Entity Framework in Domain Driven Design: A Pattern Approach
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern ApproachHoan Phuc
 
Informatica installation guide
Informatica installation guideInformatica installation guide
Informatica installation guidecbosepandian
 
Oracle forms and resports
Oracle forms and resportsOracle forms and resports
Oracle forms and resportspawansharma1986
 
IO_Report_Template (Readonly)
IO_Report_Template (Readonly)IO_Report_Template (Readonly)
IO_Report_Template (Readonly)guestf8327e
 
01 dissertation_Restaurant e-menu on iPad
01 dissertation_Restaurant e-menu on iPad01 dissertation_Restaurant e-menu on iPad
01 dissertation_Restaurant e-menu on iPadTraitet Thepbandansuk
 
LPG Booking System [ bookmylpg.com ] Report
LPG Booking System [ bookmylpg.com ] ReportLPG Booking System [ bookmylpg.com ] Report
LPG Booking System [ bookmylpg.com ] ReportNandu B Rajan
 
BI Project report
BI Project reportBI Project report
BI Project reporthlel
 
FINAL REPORT DEC
FINAL REPORT DECFINAL REPORT DEC
FINAL REPORT DECAxis Bank
 

Similar a Sample Report Format (20)

Project Report (1) (1).docx
Project Report (1) (1).docxProject Report (1) (1).docx
Project Report (1) (1).docx
 
Work Measurement Application - Ghent Internship Report - Adel Belasker
Work Measurement Application - Ghent Internship Report - Adel BelaskerWork Measurement Application - Ghent Internship Report - Adel Belasker
Work Measurement Application - Ghent Internship Report - Adel Belasker
 
Project final report
Project final reportProject final report
Project final report
 
Chat Application [Full Documentation]
Chat Application [Full Documentation]Chat Application [Full Documentation]
Chat Application [Full Documentation]
 
PROJECT FAST INVENTORY Delivere.docx
PROJECT FAST INVENTORY  Delivere.docxPROJECT FAST INVENTORY  Delivere.docx
PROJECT FAST INVENTORY Delivere.docx
 
A.R.C. Usability Evaluation
A.R.C. Usability EvaluationA.R.C. Usability Evaluation
A.R.C. Usability Evaluation
 
435752048-web-development-report.pdf
435752048-web-development-report.pdf435752048-web-development-report.pdf
435752048-web-development-report.pdf
 
REMOTE RADIO HEAD TESTING: 5G case study
REMOTE RADIO HEAD TESTING: 5G  case studyREMOTE RADIO HEAD TESTING: 5G  case study
REMOTE RADIO HEAD TESTING: 5G case study
 
online job portal system
online job portal systemonline job portal system
online job portal system
 
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern Approach
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern ApproachUsing ADO.NET Entity Framework in Domain Driven Design: A Pattern Approach
Using ADO.NET Entity Framework in Domain Driven Design: A Pattern Approach
 
Informatica installation guide
Informatica installation guideInformatica installation guide
Informatica installation guide
 
Open Source adobe lightroom like
Open Source adobe lightroom likeOpen Source adobe lightroom like
Open Source adobe lightroom like
 
iPDC Report Kedar
iPDC Report KedariPDC Report Kedar
iPDC Report Kedar
 
Oracle forms and resports
Oracle forms and resportsOracle forms and resports
Oracle forms and resports
 
IO_Report_Template (Readonly)
IO_Report_Template (Readonly)IO_Report_Template (Readonly)
IO_Report_Template (Readonly)
 
Gomadam Dissertation
Gomadam DissertationGomadam Dissertation
Gomadam Dissertation
 
01 dissertation_Restaurant e-menu on iPad
01 dissertation_Restaurant e-menu on iPad01 dissertation_Restaurant e-menu on iPad
01 dissertation_Restaurant e-menu on iPad
 
LPG Booking System [ bookmylpg.com ] Report
LPG Booking System [ bookmylpg.com ] ReportLPG Booking System [ bookmylpg.com ] Report
LPG Booking System [ bookmylpg.com ] Report
 
BI Project report
BI Project reportBI Project report
BI Project report
 
FINAL REPORT DEC
FINAL REPORT DECFINAL REPORT DEC
FINAL REPORT DEC
 

Más de vikram singh

Más de vikram singh (20)

Agile
AgileAgile
Agile
 
Enterprise java beans(ejb) Update 2
Enterprise java beans(ejb) Update 2Enterprise java beans(ejb) Update 2
Enterprise java beans(ejb) Update 2
 
Web tech importants
Web tech importantsWeb tech importants
Web tech importants
 
Enterprise Java Beans( E)
Enterprise  Java  Beans( E)Enterprise  Java  Beans( E)
Enterprise Java Beans( E)
 
Enterprise java beans(ejb) update 2
Enterprise java beans(ejb) update 2Enterprise java beans(ejb) update 2
Enterprise java beans(ejb) update 2
 
Enterprise java beans(ejb)
Enterprise java beans(ejb)Enterprise java beans(ejb)
Enterprise java beans(ejb)
 
2 4 Tree
2 4 Tree2 4 Tree
2 4 Tree
 
23 Tree Best Part
23 Tree   Best Part23 Tree   Best Part
23 Tree Best Part
 
JSP Scope variable And Data Sharing
JSP Scope variable And Data SharingJSP Scope variable And Data Sharing
JSP Scope variable And Data Sharing
 
Bean Intro
Bean IntroBean Intro
Bean Intro
 
jdbc
jdbcjdbc
jdbc
 
Sax Dom Tutorial
Sax Dom TutorialSax Dom Tutorial
Sax Dom Tutorial
 
Xml
XmlXml
Xml
 
Dtd
DtdDtd
Dtd
 
Xml Schema
Xml SchemaXml Schema
Xml Schema
 
JSP
JSPJSP
JSP
 
Request dispatching in servlet
Request dispatching in servletRequest dispatching in servlet
Request dispatching in servlet
 
Servlet Part 2
Servlet Part 2Servlet Part 2
Servlet Part 2
 
Tutorial Solution
Tutorial SolutionTutorial Solution
Tutorial Solution
 
Java Script Language Tutorial
Java Script Language TutorialJava Script Language Tutorial
Java Script Language Tutorial
 

Último

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Último (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

Sample Report Format

  • 1. School Of Information Technology Minor Project On <Title Here> In partial fulfillment for the award of the Bachelor of Engineering Degree of the University Of Rajasthan, Jaipur. Submitted to: Project Guide: Submitted By: Ms. Manju Vyas <Guide Name> <Name, Branch> (HOS, IT) <Designation> <Name, Branch> JODHPUR ENGG COLLEGE AND RESEARCH CENTRE, BORANADA, JODHPUR (RAJ).- 342001 JAN-2009 JODHPUR ENGG COLLEGE AND RESEARCH CENTRE BORANADA, JODHPUR-342001
  • 2. Affiliated to university of Rajasthan, Jaipur BONAFIDE CERTIFICATE This is to certify that the project (Minor) work entitled, “<Project Title>” submitted by <Name>,<Branch> <Name>,<Branch> <Name>,<Branch> in partial fulfillment of the requirements of B.E./B.Tech in information Technology, embodies the work done by them under my supervision. Signature of the Guide Signature of HOD Submitted for the Project Work Viva held on ______________. Internal Examiner External Examiner Format for your report: Your report should follow the guidelines mentioned below or it will be summarily
  • 3. Rejected. General Guidelines: - All the paragraph text should be in font: Times New Roman, Bold: false, Case: sentence case, Size: 12, line spacing: normal, Align: Justify - Main heading such as ABSTRACT, INTRODUCTION should be in font: Times New Roman, Bold: true, Case: Upper case, Size: 16, Align: center - Sub heading such as Project Objectives, Academic Objectives should be in font: Times New Roman, Bold: false, Case: Title case, Size: 14, Align: left - Entire Report should be in font: Times New Roman. CONTENTS
  • 4. ABSTRACT .....................................................................................................................................3 CONCLUSION.................................................................................................................................4 CONTENTS .....................................................................................................................................5 LIST OF TABLES............................................................................................................................6 LIST OF FIGURES ..........................................................................................................................7 1) INTRODUCTION.....................................................................................................................8 2) OBJECTIVES..........................................................................................................................9 2.1 PROJECT OBJECTIVES............................................................................................... 9 2.2 ACADEMIC OBJECTIVES.............................................................................................. 9 3) PROJECT OVERVIEW............................................................................................................10 3.3 OVERVIEW……………………………………………………………………………………..10 3.4 SDLC MODEL………………………………………………………………11 3.5 FEASIBILITY STUDY......................................................................................................12 3.6 PROJECT CHEDULING…………………………………………………………12 3.6.1 PERT/GHANTT CHART…………….………………………………………12 4) REQUIREMENT ANALYSIS ...................................................................................................11 4.1 SYSTEM / HARDWARE REQUIREMENTS ..................................................................11 4.2 SOFTWARE REQUIREMENTS......................................................................................11 4.3 FUNCTIONAL REQUIREMENTS....................................................................................11 4.3.1 USE CASE DIAGRAM (OPTIONAL)…………………………………..11 4.4 NON-FUNCTIONAL REQUIREMENTS .....................................................................12 5) APPLICATION DESIGN.......................................................................................................13 5.1 DESIGN OVERVIEW ................................................................................................ 13 5.2 DESIGN APPROACH................................................................................................ 14 5.3 DESIGN DESCRIPTIO.............................................................................................. 14 5.3.1 FLOW CHART………………………………………………………………………14 5.3.2 DATA FLOW DIAGRAM.................................................................................... 15 5.3.3 CONTROL FLOW DIAGRAM………………………………………………………..15 5.3.4 STATE TRANSITION DIAGRAM(OPTIONAL)....................................................15 5.3.5 UML DIAGRAM (OPTIONAL TO INCLUDE) ................................................... 15 5.4 DATABASE DESIGN............................................................. .................................... 15 5.4.1 ER DIAGRAM.................................................................................................. 15 5.4.2 TABLE RELATIONSHIP DIAGRAM(OPTIONAL)..................... .......................... 15 6) IMPLEMENTATION..............................................................................................................16 7) TESTING...............................................................................................................................17 8) FUTURE WORK ...................................................................................................................18 9) APPENDIX APPENDIX I REFERENCES ..........................................................................................19 APPENDIX II PROJECT OUTPUT .................................................................................20 APPENDIX III CODE LISTINGS.....................................................................................21 NOTE: page numbers should be properly aligned. SAMPLE REPORT
  • 6. Design and develop a mobile phone application that will act as an interface for other applications to connect to the Internet.
  • 7. CONCLUSION The mobile application to connect to the Internet is developed, and interfaced with other applications to provide Internet access. LIST OF TABLES
  • 8. TABLE 1 DESIGN DETAILS ........................................................................................... 13
  • 9. LIST OF FIGURES FIGURE 1 MODULE DESIGN AND ORGANIZATION ......................................................... 13 FIGURE 2 DATABASE APPROACH ....................................................................................... 14 FIGURE 3 XML APPROACH .................................................................................................... 14
  • 10. 1 INTRODUCTION Internet is a large group of systems or networks connected across the world. Each system or network provides access to all other systems or networks. The primary goal of the Internet is information sharing. Though we are able to access Internet all times we have to use a computer, it may be our own or in some other café. But the requirement of the Internet access at anytime, anywhere arises. To provide the anytime, anywhere Internet access in the move, we have to enable the Internet access from the mobile phones itself. So the application that provides the access to the Internet is need to be developed and deployed to the mobile phones to provide the same.
  • 11. 2 OBJECTIVES 2.1 Project Objectives Develop an application for mobile phones, which enables the user to connect and access the Internet server. Etc . 2.2 Academic Objectives Study Microsoft Visual studio .NET mobile toolkit. Learn the process of the mobile application development. Etc 3 PROJECT OVERVIEW
  • 12. There are three modules in the project, they are • Web browser module • WAP module • Data compression and decompression module The web browser module is responsible for providing the web access through URL. It supplies necessary requests/commands to the Internet server, and also handles the replies/data from the server The WAP module is responsible for providing wire less access and data transfer between the server and mobile phones. It takes care of all the technical details or parameters associated with transmission and reception of all wireless data. The data compression and decompression module is responsible for compressing the data, which is to be transferred, and decompressing the data, which is received. The purpose of this compression and decompression is to reduce the amount of data transfer. 4 REQUIREMENT ANALYSIS
  • 13. 4.1 System / Hardware requirements 1. WAP Enabled Mobile Phone 4.2 Software requirements None 4.3 Functional requirements - Explain the functional requirements using the use case diagrams - Refer the sample diagram - Refer OOAD Ali Brahmi book and write use case scenarios 4.4 Non-functional requirements The non-functional requirements are • Good response time • Reliable communication 5 APPLICATION DESIGN
  • 17. 9 APPENDIX - I - REFERENCES
  • 18. 10 APPENDIX - II - RESULTS
  • 19. 11 APPENDIX - III - CODE LISTINGS
  • 20. 11.1 Web browser module Wbrowse.aspx Private sub Page_Load() Initilization End Sub Etc . 11.2 Compression/Decompression module CompDecomp.aspx Private sub Page_Load() Initilization End Sub Etc ..