Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeyguerra/neverendingstickies
Never ending stickies. An online stickies web app. https://joeyguerra.github.io/neverendingstickies/
https://github.com/joeyguerra/neverendingstickies
kanban noframework notes stickies
Last synced: 26 days ago
JSON representation
Never ending stickies. An online stickies web app. https://joeyguerra.github.io/neverendingstickies/
- Host: GitHub
- URL: https://github.com/joeyguerra/neverendingstickies
- Owner: joeyguerra
- License: bsd-3-clause
- Created: 2018-11-22T02:29:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:37:11.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T12:30:55.363Z (3 months ago)
- Topics: kanban, noframework, notes, stickies
- Language: JavaScript
- Homepage:
- Size: 590 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - joeyguerra/neverendingstickies - Never ending stickies. An online stickies web app. https://joeyguerra.github.io/neverendingstickies/ (others)
README
Welcome to Never Ending Stickies
=================- Click `Add Sticky` button to add a sticky.
- Drag them around by clicking or tapping on the note header.
- Double click (doesn't work on phones yet) on the note header to "drill down" into another board.
- There's breadcrumbs to allow you to navigate "back up" the boards.
- You can find text in a sticky but only the ones on the current board.The Project
------------On the front-end,
- `examples` folder has, well, runnable examples via `npm test`
- Implemented the MVC pattern in the client side, checkout `lib/MakeKeyValueObservable.js`On the back-end,
- your app starts at `server.js`
- add frameworks and packages in `package.json`
- safely store app secrets in `.env` (nobody can see this but you and people you invite)Made by [Joey G](https://www.joeyguerra.com/)
-------------------\ ゜o゜)ノ