mirror of
https://github.com/LucasVbr/todolist-app.git
synced 2026-05-13 17:22:05 +00:00
34 lines
972 B
Markdown
34 lines
972 B
Markdown
<h1 align="center">Welcome to TodoList Android App 👋</h1>
|
|
<p>
|
|
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
|
|
<a href="LICENSE" target="_blank">
|
|
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
|
</a>
|
|
</p>
|
|
|
|
> A simple Android App to manage your Todos
|
|
|
|
<div style="display: flex; justify-content: center; align-items: center;">
|
|
|
|
<img src="./.readme/Screenshot_20241024_122802.png" alt="App Interface" width="200" />
|
|
<img src="./.readme/Screenshot_20241024_122832.png" alt="App Menu" width="200" />
|
|
|
|
</div>
|
|
|
|
## Author
|
|
|
|
👤 **LucasVbr**
|
|
|
|
* Website: https://lucasvbr.dev
|
|
* Github: [@LucasVbr](https://github.com/LucasVbr)
|
|
* LinkedIn: [@lucasvbr](https://linkedin.com/in/lucasvbr)
|
|
|
|
## Show your support
|
|
|
|
Give a ⭐️ if this project helped you!
|
|
|
|
## 📝 License
|
|
|
|
Copyright © 2024 [Lucàs Vabre](https://github.com/LucasVbr).<br />
|
|
This project is [MIT](./LICENSE) licensed.
|