An open API service indexing awesome lists of open source software.

https://github.com/wahedpro/whereisit

The Lost and Found Platform is a web application designed to help individuals connect with others to locate lost personal belongings or report found items. Our mission is to provide a reliable and efficient way to reunite owners with their possessions.
https://github.com/wahedpro/whereisit

css firebase framer-motion mongodb nodejs react tailwindcss

Last synced: 3 months ago
JSON representation

The Lost and Found Platform is a web application designed to help individuals connect with others to locate lost personal belongings or report found items. Our mission is to provide a reliable and efficient way to reunite owners with their possessions.

Awesome Lists containing this project

README

          

# Lost and Found Platform

## Purpose
The Lost and Found Platform is a web application designed to help individuals connect with others to locate lost personal belongings or report found items. Our mission is to provide a reliable and efficient way to reunite owners with their possessions.

## Live URL
[Visit the Live Website](https://whereisit-a11.netlify.app)

## Key Features
- **User Authentication**: Secure login and registration system for users.
- **Report Lost Items**: Easily report items you have lost, including descriptions and photos.
- **Browse Found Items**: Search and browse through items that have been found by others.
- **Interactive Location Input**: Mark where the item was lost or found using an interactive map.
- **Responsive Design**: Fully optimized for mobile, tablet, and desktop devices.
- **Engaging Animations**: Smooth and immersive animations using Framer Motion.
- **Item Display Carousel**: Showcase featured items or newly added posts with a responsive slider using Swiper.

## NPM Packages Used
- **react**: Core library for building the user interface.
- **framer-motion**: For implementing smooth animations.
- **axios**: For handling HTTP requests to the server.
- **react-icons**: For including scalable vector icons.
- **react-datepicker**: For seamless date selection.
- **tailwindcss**: For responsive and modern styling.
- **swiper**: For creating interactive and responsive sliders and carousels.