Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 940 Bytes

README.md

File metadata and controls

52 lines (35 loc) · 940 Bytes

Tase

Tase is an amazing Table Search
Available for Android and WEB

Tase Features

  • Responsive table of users containing
    • First name
    • Last name
    • Phone number
    • Email
    • Primary group
    • Hours studied
  • Case-insensitive search box
    • Search for a user by email
    • Search for a user by primary group
  • Sort users by hours studied

How to Use Locally

Prerequisites

Step 1:

Download or clone this repo by using the link below:

https://github.com/edionay/tase.git

Step 2:

Go to project root and execute the following command in console to get the required dependencies:

flutter pub get 

Step 3:

Run:

flutter run 

Known issues

Stay updated about known issues at the issues section