Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

glitch.house - take home assignment

This assignment requires you to build a search bar component for a React Native application using Expo. The search bar should provide live suggestions as the user types, and navigating to a dedicated search results page when a suggestion is selected.

Requirements

  • Search Bar UI: Implement a basic input field where users can type their search queries.
  • Live Suggestions: Display a dropdown list of matching suggestions as the user types. Each suggestion should include:
    • A small thumbnail image.
    • The title of the result.
  • On Click: When a user taps on a suggestion, navigate them to a "Search Results" page.
  • Search Results Page: Create a separate page to display a list of all results that match the search query. This page should show cards for each result, including the title and potentially view/like counts.

Bonus: Feel free to add interactions and transitions to enhance the user experience.

Design Reference

You can find the design details in the Figma file here: Figma Design Link

Getting Started

You have been provided with a base Expo application. This template includes the necessary setup and, importantly, the correct fonts matching the Figma designs are available within this project.

How to Submit

  1. Ensure your project is in a GitHub repository.
  2. Create a screen recording demonstrating your implementation.
  3. Submit by mailing to hello@glitch.house or via Internshala's chat, including the screen recording and the GitHub repository link.

Deadline

We expect you to complete the project within 2 days from the start date.


Contact

If you have any questions or need clarification, feel free to reach out:


All the best ;)

  • Glitch.house

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages