Skip to content

gitBalla/WinFormsTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Forms Text Editor

A simple Windows Forms text editor project. Attempting to create a text editor with the basic create/save/edit features
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap

About The Project

A simple Windows Forms text editor project. Attempting to create a text editor with the basic create/save/edit features, as well as login and registration.

The purpose of this project is to practice using Windows Forms, not to create the next best text editor to replace Word =).

(back to top)

Getting Started

Follow these steps to download the project and get started.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/johnballauts/WinFormsTextEditor.git
  2. Open the project's Visual Studio Solution file (.sln) in Visual Studio 2022

(back to top)

Roadmap

  • Text Editor Window
    • Menu Strip
      • File Menu
      • Edit Menu
      • Help Menu
    • Top Tool Strip
      • File Menu options
      • Bold/Italic/Underline options
      • Font Size
      • Tool Tips on icons
      • Display Username
    • Left Tool Strip
    • Text Editing Area
  • Login Window
    • Login validation
  • New User Window
    • Unique username registration function

(back to top)

Contact

Your Name - @OzBalla - [email protected] - [email protected]

Project Link: https://github.com/johnballauts/WinFormsTextEditor

(back to top)

About

A simple Windows Forms text editor project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages