#ProNote
A Note taking application aimed at making note taking useful and fun.
##Features
The following functions are implemented:
- Add, edit, trash and restore, or completely delete notes
- Share notes
- 'Manage your notes using tags and categories'
- To-do Reminder
- Material Design interface
##Upcoming features
- Collaborate on notes
- Image, audio and generic file attachments
- Export notes in different formats.
- Multilanguage support.
- Synchronize and Manage notes online.
##Building the app
I am working on a personal Maven repository, which you can use to avoid having to download libraries and dependencies used. Watch for upcoming changes.
####Dependences
They're all listed in the build.gradle:
##License
Copyright 2016 Chidiebere Justice
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.