GithubHelp home page GithubHelp logo

maxfrank13 / eth Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 98 KB

ETH is the latest and greatest text editor to hit the scene. Don't miss out!

License: MIT License

HTML 10.42% JavaScript 63.85% CSS 25.73%

eth's Introduction

ETH

Edit Text Here is the latest and greatest text editor to hit the scene. Don't miss out and make sure to get ETH!

Description

Enter Text Here is a progressive web app created using Webpack and various plugins. With the implementation of caching and service workers, the app is able to run offline and still persistently store the data. Of course, in order to initially install the app, the user must be online. However, once installed onto the user's device, it will run just like any other native application!

Screenshot of native application

ETH: it's not what you think

Installation

  • Clone this repository to receive all of the files
  • Run "npm install" in the command line of your terminal to set up dependencies in the root and client directories
  • Go into the server folder and run "npm install" as well
  • Make sure you have MongoDB installed
  • There is no seed data provided for this app
  • Run "npm start" to start the application's connection
  • Go to the url of the application (http//:localhost:3000) and you'll see it running
  • If you wish to install ETH natively, simply click the install button in the top left and accept the prompt that follows
  • Should the button be disabled, you can also install the app by clicking the install icon which can be found at the top of your browser, on the far end of the URL search bar (near the Bookmark star)

Usage

The app is listening for the editor's content to change. Anytime a letter is typed into the editor, that text gets saved to local storage. As soon as the user changes focus away from the editor (i.e. by clicking outside the app), this will trigger the IndexDB put route to add the new content to our application's storage. Storing this information in IndexDB makes it unique the app and not the browser (like local storage would do), which allows us to keep the data persistent when the user is offline.

eth's People

Contributors

maxfrank13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.