Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 :)