Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasperge/todo-app

✅ 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.
https://github.com/thomasperge/todo-app

app-todo-list chartjs desktop electron electron-todolist electronjs-app javascript nodejs todo todo-list todoapp

Last synced: 10 days ago
JSON representation

✅ 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.

Awesome Lists containing this project

README

        




Markdownify



Key Features
How To Use
Credits
License
Assets


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](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
# 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:

- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- [Chart.js](https://www.chartjs.org/)

## License

MIT

## Assets :
![Alt text](./assets/readmeAssets/4.png)
![Alt text](./assets/readmeAssets/3.png)
![Alt text](./assets/readmeAssets/1.png)
![Alt text](./assets/readmeAssets/2.png)

> GitHub [@thomasperge](https://github.com/thomasperge)  ·