Skip to content

ToDesktop/todesktop-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDesktop MVC

This is a companion repo to the guide on How to Build a TodoMVC Desktop App with ToDesktop Builder

Technologies

This project relies on the following technologies:

Technology Description
TodoMVC A project that showcases the same todo application built across a range of JavaScript frameworks
ToDesktop Builder An application for creating cross-platform desktop apps with a few lines of code

Outcome

After following the guide, you will have a fully functional todo app that is capable of the following:

  • Using keyboard shortcuts to show the app in a panel interface (like Spotlight).
  • Creating todos using selected text from any application.
  • Attaching logos to todos by gathering data about where the todo was created.
  • Showing number of remaining todos on the application icon badge.

Final state of the TodoMVC desktop app

The code for the final project can be accessed on the final-project branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published