Skip to content

Jessica0192/Text_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Text Editor

This is a web-based text editor application built using jQuery, JSON, and PHP as a server-side scripting language. With this application, users can easily create and edit text files and save them with a specified file name.

Important Note

The content of this repository is an academic project and should not be made public as it is related to academic coursework. Any misuse of the project may result in serious consequences, including academic penalties and disciplinary action. A video recording of the project is available for viewing, and access to the code base and additional materials related to this project may be granted only for legitimate educational or research purposes. Please contact me directly to make a request.

Key Features

The Text Editor application has several notable features, including:

  • Create new text files and save them with a specified name.
  • View existing text files and modify them.
  • Easy-to-use interface with intuitive controls.
  • Server-side validation for secure file creation and modification.
  • Built using jQuery, JSON, and PHP for a responsive and scalable application.

Technology Stack

The program relies on the following technologies:

  • Front-end: jQuery, HTML, CSS
  • Back-end: PHP
  • Database: No database is used in this project, but JSON is used to store and retrieve data.
  • Web server: Apache or any other web server that supports PHP.

Demonstration

Untitled.video.-.Made.with.Clipchamp.mp4

About

The application is a web-based text editor that allows users to create, edit, and save text files using jQuery, JSON, and PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors