Preserver
Preserver is a notes organizer desktop app built upon Electron.
Organize your life with one of these incredibly useful Desktop applications for keeping track of notes, tasks, and to-do lists.


### Useful features:
* Create notes
* Archive notes
* Set up reminders for your notes
* Move notes to trash & restore back
* Assign labels to notes
* Create todo list
* Set color to Notes as per your priority
### Next, To Run an electron application what you have to do is !
```bash
$ npm install
$ npm install typings -g
$ typings install
$ npm run build
$ npm start
```
> For developement `npm run dev` (application running at `localhost:8080`)
## Library stack used
- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- [PouchDB](https://pouchdb.com/)
- [Angular.io](https://angular.io/)
- [Dragula](http://valor-software.com/ng2-dragula/)
## Download
You can [download](https://github.com/hsbalar/Preserver/releases/) Preserver application for Windows, Darwin and Linux.
## License
MIT