Skip to content

AliNSheikh/taskmanagerapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taskmanagerapp

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application. The application includes a login interface whereby you must enter your username and password to enter the application interfac. The main interface includes all tasks for all users This feature was used to activate the pagination option because the number of tasks for the known user emilys is small All tasks can be reviewed, but the user can only edit his own tasks The user can access his tasks through the My Tasks button User login data is saved through the shared preferences library If the device is connected to the Internet, the data will be accessed through an Application Programming Interface (API). After accessing the data, it is stored locally in the application's local database (sqflite), where the user can access this data when an Internet connection is not available. Bloc was used as a state management for the application

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

taskmanagerapp is an test app for maids.cc company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published