Git Product home page Git Product logo

flutter-task's Introduction

Flutter Test

API Section

  1. Fetch data from network
  2. Cache with Hive
  3. Search locally
  4. Fetch with pagination

Task Section

  1. Email/password Sign up
  2. Login
  3. Forgot password/ reset password
  4. Add tasks
  5. Fetch tasks and completed with real-time pagination
  6. Make complete, edit, delete the task by author
  7. Logout

Test

Unit, Widget, Integration Test

Check below user guide to easy perform

API Section

Just click on API Section button, and you will see the fetched data from network by limit 10 for each page, scroll down to add more page with pagination.

Search is on top of the API Section page.

Task Section

If new user, Sign Up, otherwise directly Sign In. If forgot password by any chance reset password from Forgot Password.

You can view all task and completed tasks realtime by recent sorted order. Pagination applied for avoid data consumption and loading delay.

Click add Floating Button to add task. You can upload multiple tasks by just click add Floating Button on Add Tasks page. Upload button is on top right corner.

Click Update/Edit Icon of task in All Tasks and Completed Tasks page to show Complete, Edit and Delete DropDown. Click Edit to edit your task. And Click Delete and confirm to delete your task. Click Complete to make complete, after you complete, you can Undo it again.

Sign Out button is on top right corner of the application bar. Click and confirm to sign out.

Sections API Section Search Login
Sign Up Forgot Password Task Section/All Tasks Completed Tasks
Add Task Edit Task Delete Task Sign Out

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.