Skip to content

edionay/tase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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