Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdbootstrap/bootstrap-to-do-list

Responsive To Do Lists built with the latest Bootstrap 5. Various variants of design and functionality.
https://github.com/mdbootstrap/bootstrap-to-do-list

bootstrap bootstrap-5-template bootstrap-responsive bootstrap-table bootstrap-template bootstrap5 resposnsive table to-do-list

Last synced: 12 days ago
JSON representation

Responsive To Do Lists built with the latest Bootstrap 5. Various variants of design and functionality.

Awesome Lists containing this project

README

        

Responsive To Do Lists built with the latest Bootstrap 5. Various variants of design and functionality.

Check out [Bootstrap To Do Lists Documentation](https://mdbootstrap.com/docs/standard/extended/to-do-list/) for detailed instructions & even more examples.

## Basic example

![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/basic.png)

```html







My Todo-s








Add






Filter



All
Completed
Active
Has due date

Sort



Added date
Due date








```

```css
#list1 .form-control {
border-color: transparent;
}
#list1 .form-control:focus {
border-color: transparent;
box-shadow: none;
}
#list1 .select-input.form-control[readonly]:not([disabled]) {
background-color: #fbfbfb;
}
```

## How to use?

1. Download MDB 5 - free UI KIT

2. Choose your favourite customized component and click on the image

3. Copy & paste the code into your MDB project

[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)

## More examples

[Bootstrap To Do Lists #2:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-2.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-2)

[Bootstrap To Do Lists #3:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-3.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-3)

[Bootstrap To Do Lists #4:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-4.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-4)

[Bootstrap To Do Lists #5:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-5.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-5)

[Bootstrap To Do Lists #6:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-6.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-6)

[Bootstrap To Do Lists #7:
![Bootstrap 5 To Do Lists](https://mdbootstrap.com/img/Marketing/github/to-do-list/section-7.png)](https://mdbootstrap.com/docs/standard/extended/to-do-list/#section-7)

___

## More extended Bootstrap documentation