Skip to content

MaxMommersteeg/Qml.Net.TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qml.Net.TodoApp | Build Status

A simple todo app written using Qml.Net.

Running the app

  1. Clone this repo
  2. Open TodoApp.sln
  3. Set TodoApp.FrontEnd as startup project
  4. Hit F5

TodoApp.FrontEnd

Project that provides a user interface. Containing controllers and views (written in QML).

TodoApp.Infrastructure

Responsible for maintaining and communicating with the Sqlite database for storage.

TodoApp.Core

Containing all logic.

Related projects

  • Qml.Net - Qt/QML integration/support for .NET
  • Qml.Net.Examples - Example projects for Qml.Net
  • Qml.Net.Chat - Simple client-server chat application written with SignalR Core and Qml.Net

About

A simple todo app written using Qml.Net

Resources

License

Stars

Watchers

Forks

Packages

No packages published