Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matdombrock/xebra-notes
A simple note taking application. Similar to Google Keep but with some Kaban-like features.
https://github.com/matdombrock/xebra-notes
app javascript kaban notes self-hosted
Last synced: 7 days ago
JSON representation
A simple note taking application. Similar to Google Keep but with some Kaban-like features.
- Host: GitHub
- URL: https://github.com/matdombrock/xebra-notes
- Owner: matdombrock
- Created: 2019-08-02T03:00:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T17:13:52.000Z (about 5 years ago)
- Last Synced: 2024-11-07T04:44:32.927Z (about 2 months ago)
- Topics: app, javascript, kaban, notes, self-hosted
- Language: JavaScript
- Homepage: http://mzero.space/Xebra-Notes/
- Size: 604 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xebra Notes
A simple note taking application. Similar to Google Keep but with some Kaban-like features.
![screenshot](https://i.imgur.com/xJf0thu.png)
Depends on:
* [VueJS](https://vuejs.org/)
* [VueDraggable](https://github.com/SortableJS/Vue.Draggable)
* [Bootstrap](https://getbootstrap.com/)
* [Font Awesome](https://fontawesome.com/)
(Resources are loaded externally)[DEMO ON GITHUB PAGES](https://matdombrock.github.io/Xebra-Notes/)
## Installation
Just clone the files to your web server and you should be good to go.At this point there is no support for any kind of back-end, so the setup is really easy :)