ianjustinferris / Text-Editor

A PWA Text-Editor that runs in the browser. It features a number of data-persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application also functions offline.

Repository from Github https://github.comianjustinferris/Text-EditorRepository from Github https://github.comianjustinferris/Text-Editor

Text-Editor

Description

A PWA Text-Editor that runs in the browser. It features a number of data-persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application also functions offline.

Table of Contents

Deployed_Link

https://aqueous-beyond-75853.herokuapp.com/

Installation

The application is deployed to Heroku, so no installation is required.

Usage

A PWA Text-Editor with a polished UI, use this app to edit code both in and out of the browser.

GIF

Showcasing off-line Functionality

off-line Funtionality GIF

Screen_Shot

Implementation of Service Workers

Service worker Screen Shot

Implementation of IndexedDB

IndexedDB Screen Shot

Credits

Ian Ferris https://github.com/ianjustinferris

License

License: MIT

https://opensource.org/licenses/MIT

Questions

ianjustinferris@gmail.com

About

A PWA Text-Editor that runs in the browser. It features a number of data-persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application also functions offline.

License:MIT License


Languages

Language:JavaScript 67.2%Language:CSS 23.8%Language:HTML 9.1%