Welcome to the Lost and Found web application, a platform where users can report lost items and search for found items, increasing the likelihood of reuniting them with their owners.
- User Authentication: Secure user registration and login functionality.
- Add Lost/Found Items: Users can post details of items they've lost or found.
- Search Functionality: Easily search for lost and found items based on item names.
- Responsive Design: Accessible and user-friendly interface across devices.
- Database Management: Utilizes MongoDB to store and retrieve item data efficiently.
- Frontend: React, Redux, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: Render
Access the application:
Open your web browser and visit https://lostandfound-frontend.onrender.com
to start using the app.
-
Sign Up or Log In:
Create an account or log in to post new lost/found items and access full functionality.
-
Add Items:
Use the "Add Item" button to enter details about a lost or found item, including the name, date, and location.
-
Search Items:
Utilize the search bar to find items by name quickly. Click on an item to view its details.
-
View Item Details:
Click on any listed item to see more detailed information, such as the date found and contact details.
Contributions are welcome! If you have any ideas, bug reports, or suggestions, feel free to open an issue or submit a pull request.
- Fork the repository.
- Create a new branch for your feature/bugfix.
- Commit your changes.
- Push to your fork and submit a pull request.
This project is licensed under the MIT License.
For any questions or inquiries, please contact [dhruv.sharma@iitgn.ac.in].
Feel free to customize the README further to suit your project details and preferences. Let me know if there's anything else you need!