Skip to content

paraplegic-upperavon116/ei-ToDoListSenacLesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

📁 ei-ToDoListSenacLesson - Simple task tracking for daily use

Download

🧭 About the app

ei-ToDoListSenacLesson is a simple To Do List app for Windows. It helps you add tasks, mark them as done, and keep your day in order.

This project was built as a product validation exercise. It follows a real work flow with planning, version control, and a clear task structure.

✨ What you can do

  • Add new tasks
  • Mark tasks as complete
  • Remove tasks you no longer need
  • Keep a clear view of pending work
  • Use a simple screen with no extra steps
  • Track daily tasks in one place

💻 Windows requirements

Before you start, make sure your PC meets these basic needs:

  • Windows 10 or Windows 11
  • A standard mouse and keyboard
  • Internet access to open the download page
  • Enough free disk space to save the app files
  • Permission to run files on your PC

📥 Download the app

Use this link to visit the download page and get the app files:

Visit the GitHub download page

🪟 Install and run on Windows

Follow these steps on your Windows computer:

  1. Open the download page in your browser.
  2. Download the app files to your computer.
  3. If the file comes in a ZIP folder, right-click it and choose Extract All.
  4. Open the extracted folder.
  5. Look for the main app file, such as .exe, .msi, or another Windows app file.
  6. Double-click the app file to open it.
  7. If Windows shows a security prompt, choose the option to run the file.
  8. Wait for the app window to open.

📝 How to use the app

After you open the app, you can use it like this:

  1. Type a task in the input field.
  2. Click the button to add the task.
  3. Click a task to mark it as done.
  4. Remove tasks you do not need anymore.
  5. Keep adding tasks as your list changes during the day.

📚 Project documentation

The project plan and UI details are stored in the specification folder.

📘 UI specification

The UI file explains how the app should look and behave.

  • File: specification/ui-specification.md
  • Covers layout, components, styles, states, and interactions

🧭 Development plan

The development file explains how the work is organized in stages.

  • File: specification/development.md
  • Covers phase planning and task order

🗂️ Folder structure

A simple view of the main project files:

ei-ToDoListSenacLesson/
├─ specification/
│  ├─ ui-specification.md
│  └─ development.md
└─ README.md

🔍 Helpful use cases

This app works well for:

  • Daily task lists
  • Personal reminders
  • Study planning
  • Simple work tracking
  • Small project notes

🛠️ Common Windows steps

If the app does not open right away:

  1. Check that the file finished downloading.
  2. Make sure you extracted the ZIP file if needed.
  3. Try opening the file again with a double-click.
  4. If Windows blocks the file, use the run option in the prompt.
  5. Confirm that your antivirus did not move the file.

📌 File names you may see

Depending on the release, you may see one of these file types:

  • .exe
  • .msi
  • .zip

Use the file that opens the app on Windows.

🧩 What this project is for

This repository supports early product testing for a task manager app. It is meant to test a simple idea: people want a fast and easy way to handle tasks.

The project uses a clear structure so the team can plan, build, and review the product step by step.

Releases

No releases published

Packages

 
 
 

Contributors