Skip to content

This is a simple Notepad application developed using C# and Windows Forms. It was built as a mini-project for a university course, designed to provide basic text editing functionalities, similar to the default Notepad application on Windows.

Notifications You must be signed in to change notification settings

ahmedmaged6/notepad-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Forms Notepad Application

This is a simple Notepad application developed using C# and Windows Forms. It was built as a mini-project for a university course, designed to provide basic text editing functionalities, similar to the default Notepad application on Windows.

Features

  • Create new files
  • Open existing text files
  • Edit text content
  • Save files
  • Close the application

Purpose

The project was developed to improve my understanding and skills in:

  • Event-driven programming
  • User interface (UI) design
  • File handling in desktop applications

Technologies Used

  • C#
  • Windows Forms

How to Run

  1. Clone the repository to your local machine.
    [email protected]:ahmedmaged6/notepad-application.git
  2. Open the solution file (.sln) in Visual Studio.
  3. Build and run the project to launch the Notepad application.

Screenshots

Notepad Screenshots

About

This is a simple Notepad application developed using C# and Windows Forms. It was built as a mini-project for a university course, designed to provide basic text editing functionalities, similar to the default Notepad application on Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages