1.2.5 • Published 11 months ago
@kazzamine/todo-list v1.2.5
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