This application includes login and user list retrieval operations with fake apis available at https://reqres.in and a simple todo list function.
The following were used in the writing of this project.
You can log in with demo information by clicking the "Demo" button on the login screen.
After logging in, you can see the user list from the screen that appears, you can log out by clicking the button on the top right or you can go to the todo list page by clicking the button on the bottom right.
To add data on the todo list page, you need to fill in the relevant fields after pressing the "+" button at the bottom right and press the "Add" button.
To update the status of an item in the todo list, you need to either click on the card or click on the checkbox box.
To delete an item in the todo list, you need to click on the red trash can on the far right.
- Taner Gun - Flutter Developer - Taner Gun

