Skip to content

πŸ—‚οΈ Manage your tasks easily with this console-based Java application that lets you add, update, remove, and export your task list efficiently.

License

Notifications You must be signed in to change notification settings

stimulating-perceptivity247/task-manager-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎯 task-manager-app - Manage Your Tasks Effortlessly

πŸš€ Getting Started

Welcome to the task-manager-app! This application helps you manage your daily tasks quickly and efficiently. It saves your data automatically and can export it in Markdown format, making it easy to share and organize your work.

πŸ“₯ Download the App

Download Task Manager App

Download & Install

To get started, visit this page to download the application: Download Task Manager App.

System Requirements

Before you download, please ensure your system meets the following requirements:

  • Operating System: Windows, macOS, or Linux
  • Java Version: Java 8 or higher installed
  • Hard Disk Space: At least 100 MB available
  • RAM: Minimum of 512 MB

πŸ“– Features

The task-manager-app offers several key features:

  • Task Creation: Easily add and edit tasks.
  • Auto File Saving: Your tasks save automatically, so you never lose your work.
  • Markdown Export: Export your tasks in Markdown format for easy sharing.
  • User-Friendly Interface: The console interface is straightforward and easy to navigate.
  • Cross-Platform: Works on various operating systems.

πŸ› οΈ How to Use the App

  1. Launch the Application:

    • After downloading and installing, open the application using the terminal or command prompt.
  2. Create a New Task:

    • Type add <task_name> to create a new task.
    • Example: add Grocery Shopping.
  3. View All Tasks:

    • To see your tasks, type list.
  4. Edit a Task:

    • To edit a task, type edit <task_id> <new_task_name>.
    • Example: edit 1 Buy Groceries.
  5. Delete a Task:

    • Remove a task by typing delete <task_id>.
    • Example: delete 1.
  6. Export Tasks:

    • To export your list, type export markdown.

🎨 User Interface

The user interface is text-based and navigates through commands. Users will see prompts and feedback as you execute commands, ensuring ease of use.

πŸ”§ Troubleshooting

If you encounter issues while using the application, try these steps:

  • Java Issues: Ensure you have the correct version of Java installed. Run java -version in your terminal to check.
  • Command Errors: Double-check the commands you type. Use the help command for a list of available commands.
  • Performance Issues: If the application runs slowly, free up system resources or restart your computer.

🀝 Support

For assistance, please open an issue in the GitHub repository or contact the support team. We are here to help you get the most out of task-manager-app!

🌐 Explore More

You can find related projects and discussions in the GitHub repository.

Visit this page to download the application again: Download Task Manager App.

Thank you for using task-manager-app! Enjoy managing your tasks efficiently.

About

πŸ—‚οΈ Manage your tasks easily with this console-based Java application that lets you add, update, remove, and export your task list efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages