Personal notebook application - provides simplified functionality that of OneNote or Evernote
- Register an account and create personal notes in Rich Text Format
- Divide your notes into separate notebooks as you please
- Right-click to open context menu in order to rename or delete an item
- Use speech to text functionality when you're fed of simple typing
- Access your notes remotely from anywhere!
- Google Firebase Authentication for user registration/login
- Google Firebase Realtime as data base (initially SQLite)
- Azure Storage cloud blobs for notes content
- Azure Speech to Text for speech recognition
- Blend for Visual Studio 2022 for animations
In order to use the application paste AppSettings.config file to the \EvernoteClone directory. The file contains all the user secrect, hence has not been uploaded to remote repository.