This app helps you list your daily tasks or anything you want to do, this project is an offline to-do list which means your to-do list is safe So don't worry about leaked your data.
-
In the Todo list I created, you can create different modes for different modes. And put the tasks related to that mod in it.
-
You can create an account and log in and add your tasks and mods.
-
These repositories are built with php Laravel, so if you are familiar with this beautiful language, you can develop it for yourself.
-
this todo list is offline that means you dont need to online your daily task, then its secure.
In the beginning, you have to customize the config for yourself so that it can communicate with your host.
Change This:
#change this
APP_NAME=Laravel
.
.
.
# and change this
DB_DATABASE=example_app
.
# and this for connect to your data base
DB_USERNAME=root
DB_PASSWORD=
# this command making your table and anything you wanted.
php artisan migrate
If you are eager to develop this Todo list, I have marked everywhere this project , so your work will be very easy. I hope this repo has helped you. If you have any questions, you can email me or contact me via Instagram or Telegram.