Skip to content

Personal notebook application (simplified clone of OneNote or Evernote)

Notifications You must be signed in to change notification settings

Wengorito/NotebookApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotebookApp

Personal notebook application - provides simplified functionality that of OneNote or Evernote

Udemy course

Functionalities

  • 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!

3rd party services

  • 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

Application screenshots

Main window view
alt text

User registration/login view
alt text

Running the application

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.

About

Personal notebook application (simplified clone of OneNote or Evernote)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages