Skip to content

It is an image search engine, like Unsplash, where user can search for images by typing tags in the search bar and can also upload their own images to the website.

Notifications You must be signed in to change notification settings

nitesh-dubey/Splash-Image-Search

Repository files navigation

Splash - Image Search (Ongoing)

Splash is a fully responsive Image Search Website, where users can search for images by entering related tags in the search bar. They can log into the website and can also upload their own images to the website, which will automatically be tagged.


Features

  • Users can log into the website using Google / Facebook
  • They can search for images by entering related tags in the searchbar
  • The custom searchbar provides Autocomplete suggestions and debouncing
  • Image Search results are paginated and has Infinite scrolling
  • User can click an image to view its details and tags.
  • The website is fully responsive
  • Users can upload their own images to the website (Coming soon)
  • The images of users will automatically be tagged using Machine Learning (Coming soon)
  • The users can see their uploaded images in My Images (Coming soon)

Tech Stack

  • Nextjs
  • Nodejs
  • Chakra-ui
  • Social Auth (Google / Facebook)
  • Postgres
  • Redis
  • Elasticsearch

How to Run it Locally

First, run the development server:

npm run dev
# or
yarn dev

Screenshots





About

It is an image search engine, like Unsplash, where user can search for images by typing tags in the search bar and can also upload their own images to the website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published