Skip to content

HarrisSte/Just-Another-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Another Text Editor: JATE

Description

Just Another Text Editor, or JATE, is a powerful and versatile text editing application designed to revolutionize your writing experience. Built to run in your browser, JATE is a single-page application that harnesses the full potential of a Progressive Web App (PWA).

With JATE, you'll have the flexibility to compose, edit, and manage your text documents, whether you're online or offline. No internet connection? No problem! JATE functions offline, allowing you to access and edit your content anytime.

One of JATE's standout features is its exceptional data persistence techniques. In case a particular data persistence option is not supported by your browser, rest assured, JATE has backup mechanisms in place to prevent any loss of your work.

Table of Contents

Installation

To access this application locally, you will need to do the following:

  1. Clone the repository.
  2. Open the command line and type npm install.
    • This will take care of any necessary packages you need to install.
  3. Once the packages are all installed, type npm run dev to start up the application locally.

Usage

To use this application:

  1. Click on the link to the deployed application.
  2. There are two ways in which you can use this application:
    • To use within your web browser: Go ahead and type! Your work will be saved.
  3. To use as an application:
    • Click Install in your URL bar.
    • Go ahead and type! You can pin the text editor to your start bar to access it later on without having to open the browser itself.
  4. Have fun writing!

Deployed Application

You can find the deployed application here.

License

License: MIT

Contributors

While working through this application, I utilized a handful of different resources. These sources included accessing course materials provided through the boot camp classes. StackOverflow and W3Schools sourced additional resources I read through. Additional support was provided during office hours for bug fixes; as well as garnering assistance from my classmates and colleagues.

Contact

GitHub
LinkedIn
Email

About

JATE is A single-page application that meets the PWA criteria. It features a number of data persistence techniques that serve as redundancy in case one of the options is not supported by the browser as well as in the case of being offline.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors