/JATE-JustAnotherTextEditor

The most awesome of text editors.

Primary LanguageJavaScriptMIT LicenseMIT

MIT License

JATE - Just Another Text Editor

Description

This is a text editor application that does just that! It allows you write out text (javascript will be color coded) and all text will be automatically saved to a database even if you lose internet or your computer shuts down! As long as your computer reconnects to the internet at some point, right when it does, all your text will be automatically stored in the database! This app is also downloadable via the install button on the page or using the browser's install button to right of the URL.

Table of Contents

  1. Installation

  1. Usage

  1. License

  1. Contribute

  1. Tests

  1. Screenshots

  1. Questions

(back to top)

Installation

To install this app, click the blue install button on the page or using the browser's install button to right of the URL.

(back to top)

Usage

Just navigate to the link at the bottom of this readme titled 'JATE' and it should take you right there. Next, enter whatever text you want in the editor, and marvel at how no matter what you do, the text will always store in the database.

(back to top)

License

MIT License

(back to top)

Contributing

Bfunk54/JATE-JustAnotherTextEditor

(back to top)

Tests

To install, clone the repo into your favorite code editor. Open the root folder in your terminal and run the command 'npm i' to install the needed dependencies to run this server. Now you should be able to run the command 'npm run start:dev' and it will build all the dependencies and bundles and the client and server should both start up. To test, navigate to 'localhost:3000' in your favorite browser and you should be able to test all functionalities from there locally! Happy testing!

(back to top)

Screenshots

(back to top)

Questions

Github: https://github.com/Bfunk54

Email me with any questions: ben_fein@icloud.com

(back to top)

Links

JATE-JustAnotherTextEditor

Github Repo

(back to top)