Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 837 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 837 Bytes

Required Configuration

  • If you do not have a active MongoDB Atlas instance and plan to use a local database, follow the necessary steps to download and install MongoDB.
  • Edit appsettings.json and add your MongoDB database connection string. A MongoDB Atlas connection URL will also work.

Release

For a built version of the application please refer to the releases. Once downloaded, ensure that you follow the step mentioned above. From there, simply run NoteRepository.exe.

Demo

Note Repository Demonstration Video