1.2.5 • Published 11 months ago

@kazzamine/todo-list v1.2.5

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

To-Do List App

A simple To-Do List application built using Express.js, SQLite3, and Bootstrap.
This app allows you to add tasks with a start date and end date, view them, and delete completed tasks.


Features

  • Add tasks with a start date and end date.
  • View all tasks in a clean, responsive interface.
  • Delete tasks easily.
  • Simple navigation with a lightweight front-end using Bootstrap.

Installation

FROM GITHUB : 1. Clone this repository to your local machine:

git clone https://github.com/yourusername/todo-list-app.git
cd todo-list-app

FROM NPM:
```bash
 npm i @kazzamine/todo-list

to run project

 ```bash
 npx @kazzamine/todo-list

by : amine Kazzout
1.2.5

11 months ago

1.2.4

11 months ago

1.2.3

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.1.0

11 months ago

1.0.0

11 months ago