Skip to content

This app is implemented for use of open, edit , save and find words of text files. file IO and Java FX knowledge were used for the development

License

Notifications You must be signed in to change notification settings

randeera/desktop-k-soft-simple-text-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖹 Simple Text Editor App

Welcome to My Text Editor Application Project !

During my training period at the Institute of Software Engineering (IJSE), I developed a user-friendly text editor application as a Fullstack Developer trainee. This application enables users to perform various text editing tasks, including opening any text file on their computer, editing its content, saving changes, saving as a different file name, finding words, and even opening files using a drag-and-drop feature. The primary goal of this application is to provide a simple yet efficient tool for editing text files, enhancing user productivity and ease of use.

I undertook this project with a specific focus on honing my skills in Java SE file I/O operations and regular expressions. By implementing the file opening and saving functionality, I deepened my understanding of reading and writing files in Java. Furthermore, the find feature allowed me to apply regular expressions effectively for searching and manipulating text within the editor.

As I look forward to expanding the capabilities of this application, I am committed to further enhancing my skills and knowledge in the realm of text editors. I welcome any suggestions for future improvements as I strive to learn and grow through this project.

☛ Images

Color Chooser App Color Chooser App Color Chooser App

Video Preview

Click here to watch a demo of the Color Chooser App.

☛ Languages Used

  1. Java 11

☛ Technology Used

  1. Java FX
  2. Java SE
  3. Scene Builder

☛ IDE (Integrated Development Environment)

IntelliJ IDEA Ultimate Edition

☛ How to try this project

To try out the project, please follow these Git commands in your terminal:

  1. Clone the Project

    https://github.com/randeera/k-soft-simple-text-editor.git
    
  2. Build the project from parent folder

    mvn clean install
    
  3. Then execute the AppInitializerWrapper class

    Project Demo

☛ Contact Me

☛ Follow Me

☛ License

This application is licensed under this License

Copyright © 2023 | Kaveendra Randeera | All Rights Reserved.

About

This app is implemented for use of open, edit , save and find words of text files. file IO and Java FX knowledge were used for the development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages