KEMBAR78
Notepad Internals: Extern Labs Pvt. Ltd. 22/2/2022 | PDF | Html | World Wide Web
0% found this document useful (0 votes)
134 views7 pages

Notepad Internals: Extern Labs Pvt. Ltd. 22/2/2022

The document discusses the internals of a notepad application. It covers the introduction to text editors and notepad, the scope and objectives of the project, the methodology used including user requirements and testing methodology. It also describes the design process, implementation phases, results and applications of the notepad app. The conclusion discusses the future scope and includes references.

Uploaded by

Shifalee khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
134 views7 pages

Notepad Internals: Extern Labs Pvt. Ltd. 22/2/2022

The document discusses the internals of a notepad application. It covers the introduction to text editors and notepad, the scope and objectives of the project, the methodology used including user requirements and testing methodology. It also describes the design process, implementation phases, results and applications of the notepad app. The conclusion discusses the future scope and includes references.

Uploaded by

Shifalee khan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

NOTEPAD INTERNALS

(A Note Taking App)


Prepared by- Shifalee Khan
Extern Labs Pvt. Ltd.
22/2/2022
CONTENT

1. Introduction
1.1. Basic Introduction
1.2. About the Project
1.3. Project Planning

2. Scope of the Project


2.1. Proposed System
2.2. Existing System
2.3. Scope of System
2.4. Objective of System

3. Methodology
3.1. What is Methodology
3.2. Methodology to be used
3.3. User Requirement
3.4. System-Requirement
3.5. Related Work Done
3.6. Test Methodology

4. Details of Design work and Process


4.1. Feasibility Study
4.2. Design and Analysis
4.3. Phases of Implementation

5. Results and Applications


5.1. Applications
5.2. Important Algorithm
5.3. Steps to set up IDE
5.4. Results
5.5. Snapshots

6. System Testing
6.1. Test Procedure
6.2. Test Cases

7. Conclusion and Future Scope


7.1. Conclusion
7.2. Future Scope
8. References
8.1. Bibliography
8.2. References
1. INTRODUCTION

1.1. Basic Introduction:

1.1.1. What is Text editor? :

A useful text editor is a essential component of any personnel computer, Every day we need
to make notes, compose documents and record vital pieces of information. We depend on our text
-editor .In a broad sense the application is provides us with the ability to create, edit and save files
containing text. Text is a general category of Keystrokes including but not limited.

1.1.2. Why we use notepad? :

There will be times when you will want to edit textual files. Textual files are different
from documents created by WordPad, Word, WordPerfect or some other word processing
program in that they contain no imbedded codes. Editing these files with a word
processing program can introduce special characters that make these files unusable.
Instead, use Notepad which allows you to edit the file as pure text.

Textual files will normally have a TXT file extension, but there are several special purpose
files in Windows that must be pure text. Some of the more important of these include your
CONFIG.SYS, AUTOEXEC.BAT, WIN.INI and SYSTEM.INI (These files existed in
earlier version of Windows, but have been eliminated in Windows XP).You may get to the
point of wanting to play with these files. If so, use Notepad to edit these and not WordPad
as your system cannot use the resulting WordPad file.

If you decide you want to create a web page, but don't have an HTML editor, you will
want to use Notepad so as not to introduce those nasty characters associated with
WordPad, etc.

1.1.3. Language used :

The language used are- HTML, CSS, JavaScript

1. HTML- HTML, in full hypertext markup language, a formatting system for


displaying material retrieved over the Internet. ... HTML markup tags specify
document elements such as headings, paragraphs, and tables. They mark up
a document for display by a computer program known as a Web browser.

2. CSS - Cascading Style Sheets is a style sheet language used for describing
the presentation of a document written in a markup language such as HTML.
CSS is a cornerstone technology of the World Wide Web, alongside HTML
and JavaScript.

3. JavaScript - JavaScript (often shortened to JS) is a lightweight, interpreted,


object-oriented language with first-class functions, and is best known as
the scripting language for Web pages, but it's used in many non-browser
environments as well. ... JavaScript can function as both a procedural and an
object oriented language.

1.2. About the Project-

This application is a text editor in JavaScript. This text editor developed in a JavaScript
platform is a replication of the word editors we all are familiar with and which we use quite often
on a daily basis. The only difference being that, this editor has been created using JavaScript for
the front-end interface.

The text edited in the editor is stored in the desired location .This editor is a simple editor, very
similar to that of a notepad editor that extends the basic features to the end-user like: Notepad is
a very basic text editor that has been part of Windows for a very long time. It is very excellent
for writing work relatively short text documents that you want to save in plain text and that is not
all you can do with it. If you have not used Notepad Much, you may surprised by easy it is to
work with. Lets take a new look of this old Desktop app for Windows, What it is and what it.

1.3. Project Planning-

JavaScript,HTML provide an user friendly environment which enables selection


of various controls like labels, buttons ,textbox etc, and dragging and dropping them at desired
position to give a user friendly environment. In designing the software, ease of understanding is
maintained to ensure that a person with a little knowledge of computer can work efficiently.
3.Methodology

3.4 System-Requirements-:

3.4.1 Software & Hardware Requirements-


This chapter gives the information regarding software and hardware requirements
for the website which we have develop. It also gives the operating environment needed for
working of this website.

The primary goal is to provide a complete and accurate list of requirements for the
Development of car rental management system web application . This document serves as the
means by which the system may be evaluated to check for quality

➢ System Interface- Minimum Hardware requirements for the project are


summarized as
follows:

Requirements Specifications

Processor Intel Core i3

RAM 8GB

HDD 1TB

Processor Speed 800mhz


➢ System Interface - Minimum Software requirements for the project are
summarized as
follows:

Requirements Specifications

Operating System Win-98, Win-XP, Linux or any other


higher version
Browser Mozilla, Firefox, Chrome

You might also like