Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.97 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.97 KB

Lost and Found Web App

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.

Features

  • 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.

Tech Stack

  • 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.

Usage

  1. Sign Up or Log In:

    Create an account or log in to post new lost/found items and access full functionality.

  2. Add Items:

    Use the "Add Item" button to enter details about a lost or found item, including the name, date, and location.

  3. Search Items:

    Utilize the search bar to find items by name quickly. Click on an item to view its details.

  4. View Item Details:

    Click on any listed item to see more detailed information, such as the date found and contact details.

Contributing

Contributions are welcome! If you have any ideas, bug reports, or suggestions, feel free to open an issue or submit a pull request.

  1. Fork the repository.
  2. Create a new branch for your feature/bugfix.
  3. Commit your changes.
  4. Push to your fork and submit a pull request.

License

This project is licensed under the MIT License.

Contact

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!