Skip to content

sumudu-dewasurendra/lingSearch

Repository files navigation

lingSearch

lingSearch is a mobile app that allows users to view leaderboards users based on banana count. Mobile app user can sort the leaderboard alphabetically, search for specific users by name, and compare rankings using a dedicated column. Keep track of your banana count and climb the ranks with lingSearch!

Author

Features

  • View leaderboard
  • Sort leaderboard by name
  • Sort leaderboard by rank
  • Search user by name
  • Fuzzy search (search user by partial name)

Architecture and design

Component-Based Architecture

Tech Stack

React Native, Redux, React Navigation, React Native Linear Gradient

Screenshots

Run Locally

Clone the project

  https://github.com/sumudu-dewasurendra/lingSearch.git

Go to the project directory

  cd lingSearch

Install dependencies

  yarn install

Install pods

  cd ios
  pods install

Start the Metro Server

  yarn start

Start the Application

Android

  yarn android

iOS

  yarn android

Running Tests

To run tests, run the following command

  yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published