Skip to content

✅ ToDoApp is a desktop application, where the user notes his needs, and things as he goes along. Everything is put in a database so he can find his old notes. There is a statistics system with the number of needs done.

Notifications You must be signed in to change notification settings

thomasperge/ToDo-App

Repository files navigation


Markdownify

Key FeaturesHow To UseCreditsLicenseAssets

animated

Key Features

  • Everything is stored
    • You leave the application, you find all your tasks done previously
  • Your first time on the app?
    • create your account
  • App will keep alive in tray for quick usage
  • Full screen mode
  • Cross platform
    • Windows, macOS and Linux ready.
  • Source code available
    • For developers who want to get inspired or improve the app

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/thomasperge/ToDo-App.git

# Go into the repository
$ cd ToDo-App-main

# Install dependencies
$ npm install

# Run the app
$ npm start

Credits

This software uses the following open source packages:

License

MIT

Assets :

Alt text Alt text Alt text Alt text

GitHub @thomasperge  · 

About

✅ ToDoApp is a desktop application, where the user notes his needs, and things as he goes along. Everything is put in a database so he can find his old notes. There is a statistics system with the number of needs done.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published