Skip to content

mehakmustafa18/note-pad-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Notepad Application

A simple Notepad Application built with Python and Tkinter, designed for basic text editing tasks such as creating, opening, editing, and saving text files.

Features

Create New Files:

Start a new document with ease.

Open Files:

Load existing text files for editing.

Save Files:

Save changes to the current file or create a new one.

Save As:

Save the file under a different name.

Text Editing Tools:

Cut, Copy, and Paste functionality.

Scrollable Text Area:

Easily edit large text files.

About Section:

Information about the application.

Technologies Used

Python 3.x

Tkinter (Python GUI Library)

Usage

Launch the application using the above command.

Use the File Menu to create, open, or save text files.

Access Edit Menu for Cut, Copy, and Paste functionalities.

Ensure Python is Installed:

git clone https://github.com/mehakmustafa18/note-pad-project.git

cd Notepad

Check Python version:

python --version

Run the Application:

python Project.py

View the About Notepad section for application details.

Contributing

Fork this repositery Create a feature branch: git checkout -b feature-branch.

Commit your changes:

git commit -m "Add new feature"

push to branch:

git push origin feature-branch Submit pull request.

Contact Information:

03033703468

Authors:

Mehak Mustafa

Email:

mehakch160@gmail.com

License

This project is licensed under MIT License.

Acknowledgements

Special thanks to all resources.

Python Documentation Tkinter Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages