Giter Site home page Giter Site logo

kept's Introduction

Kept

https://travis-ci.org/n1k0/kept https://david-dm.org/n1k0/kept

Personal rich notes HTML app inspired by Google Keep and powered by React.

For now, data are stored using localStorage. Full mobile compatibility & Sync are in the pipe.

This is WiP, don't use it yet.

Install

Install Kept dependencies:

$ npm install

To launch a local server with live reload:

$ npm start

Point your browser at localhost:4000 and start hacking Kept files, a rebuild will be performed automatically in the background.

To build an optimized version of Kept:

$ npm run dist

The resulting files are then available in the build folder.

A working demo is also available.

Code linting:

$ npm run lint

Tests:

$ npm test

License

MIT.

kept's People

Contributors

lionelb avatar n1k0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

kept's Issues

The current demo does not work

When going on http://n1k0.github.io/kept/ I got the following error in the console:

"empty stored kept data:" null kept.js:8
ReferenceError: DefaultContent is not defined

After discussing we think it may be a local storage problem when going on the web page for the 1st time.

Current commit is 130a087

Switch to edit-in-place instead of modal forms

While trying to stick as much as possible with the current Google Keep UX, I'm realizing that modal create/edit forms are probably not the very best way to have the most efficient experience with Kept.

We should consider switching to edit in place everywhere it's possible/makes sense (eg. editing texts).

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.