Skip to content

farghly/Todo-App

Repository files navigation

ToDo App

Laravel version:9.14

About the application

The idea of the application is make a list of tasks, you want to complete or things that you want to do


To use this application first clone it :

git clone https://github.com/farghly/Todo-App.git

After cloning it istall packages

composer install

copy env from env.example

copy .env.example .env

And config your env file with database

Don't forget to generate key

php artisan key:generate

Migrate database

php artisan migrate

And launch the application

php artisan serve

Screenshots from application

Register screen

SignIn screen

SignIn screen

SignIn screen

Tasks list screen

SignIn screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages