Skip to content

The Electron TODO Desktop Application is a sleek, cross-platform task management solution that empowers users to effortlessly create, delete, and organize tasks. Built on the robust foundation of Electron.js, Express.js, and MongoDB, it seamlessly operates on various operating systems.

Notifications You must be signed in to change notification settings

AkshandraSingh/todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Electron TODO Desktop Application

Electron Logo

Description

The Electron TODO Desktop Application is a sleek, cross-platform task management solution that empowers users to effortlessly create, delete, and organize tasks. Built on the robust foundation of Electron.js, Express.js, and MongoDB, it seamlessly operates on various operating systems.

Table of Contents

Installation

Prerequisites

Before you dive in, ensure you have the following prerequisites in place:

  • Node.js and npm: Installed on your machine.
  • MongoDB: Properly configured and either running locally or hosted on a remote server.

Clone the Repository

git clone https://github.com/ishansingh1010/todo-application
cd electron-todo-app

Install Dependencies

npm install

Configure MongoDB

Ensure MongoDB is set up correctly and operational. Modify the database connection settings in your application as required.

Usage

To launch the Electron TODO Application, execute the following command:

npm start

Sit back as the application springs to life, delivering a user-friendly interface for task management with finesse.

Features

  • Task Creation: Generate tasks with customizable names and descriptions.
  • 🗑️ Task Deletion: Effortlessly remove tasks by specifying their names.
  • 📋 Task Listing: Seamlessly view an organized list of all tasks at your fingertips.

Contributing

Excited to contribute or need to report an issue? Here's your roadmap:

  1. 🍴 Fork the project.
  2. 🌟 Create your feature branch (git checkout -b feature/your-feature).
  3. 🚧 Commit your changes (git commit -m 'Add some feature').
  4. 📤 Push to the branch (git push origin feature/your-feature).
  5. 🔄 Open a pull request.

Make sure your code adheres to the project's coding style and conventions. For bug reports or feature requests, don't hesitate to open an issue.

About

The Electron TODO Desktop Application is a sleek, cross-platform task management solution that empowers users to effortlessly create, delete, and organize tasks. Built on the robust foundation of Electron.js, Express.js, and MongoDB, it seamlessly operates on various operating systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published