All Collections
Node.js Development
Javascript + Atlas Search
Javascript + Atlas Search

A Restaurant Finder Application Demo MongoDB Atlas Search and Node.js/Javascript.

Richa Deshpande avatar
Written by Richa Deshpande
Updated over a week ago

Hello! πŸ‘‹ This application allows you to search lightning fast through over 25,000 restaurants in the New York city area based on a variety of search parameters and data types:

Search functionality powered by Atlas Search

No additional servers or software needed. No need to keep data in sync. Everything is done in MongoDB Atlas:

  • fuzzy matching

  • highlighting

  • autocomplete

  • range queries

  • geoqueries

  • facets

  • relevance-based scoring

  • custom function scoring

  • synonyms

Built with

  • React

  • Tailwind CSS

  • MongoDB Realm for backend HTTPs endpoints and webhooks

  • A modified sample dataset based on MongoDB's Atlas sample_restaurants dataset

Did this answer your question?