Owen-Krueger / MultiDiary

Simple but Powerful Journal App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Diary



Multi Diary is a simple but powerful journal app for Windows that allows you to have the flexibility to create daily journals in the way that works best for you.

Screenshot

Development

This application is built using C# and .NET's MAUI framework.

Building/Running App

  1. Clone repo: git clone https://github.com/Owen-Krueger/MultiDiary.git
  2. Follow Microsoft's Documentation to install/set up prerequisites on your machine.
  3. Open MultiDiary.sln in your preferred IDE.
  4. Build/Run following Microsoft's Documentation.

Current State

This application is not considered to be production ready yet. It's in an MVP state where it runs, but unexpected errors and data corruption should be expected. Continue to report bugs, but be warned that this application is not yet stable.

Roadmap to 1.0

The main focus for this application to get to version 1.0 is around stability. Error handling and unit tests will be added and fleshed out to make the overall experience much more stable and reliable.

Contributions

Features, Bugs, Pull Requests

Pull requests, bug reporting, and suggestions are always welcome!

About

Simple but Powerful Journal App

License:Apache License 2.0


Languages

Language:C# 54.6%Language:HTML 42.1%Language:CSS 3.3%