MCPcopy Index your code
hub / github.com/arjuncvinod/Lost-And-Found

github.com/arjuncvinod/Lost-And-Found @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
13 symbols 43 edges 16 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Lost And Found

Project Description:

The Lost and Found Bulletin Board project is a community-driven initiative that aims to make a positive impact in our local community. Its primary goal is to help individuals who have lost items, pets, or belongings by providing a simple and accessible platform to post information about their lost possessions. It also serves those who have found items and wish to return them to their rightful owners.

Project Objectives

  • Create a User-Friendly Platform: Develop and maintain a user-friendly website that allows community members to easily post information about lost or found items.
  • Foster Community Support: Encourage community members to support each other in finding and reuniting with their lost items.
  • Reunite Owners with Lost Belongings: Facilitate the reunification of lost items, pets, and belongings with their owners.
  • Promote Community Engagement: Actively engage with the local community to promote the use of the Lost and Found Bulletin Board.
  • Provide Ongoing Support: Continuously maintain and improve the platform to ensure it remains a valuable resource for the community.

Languages Used:

Front end : React CSS3

Backend : NodeJS Express.js

Database : MongoDB

live demo

API - https://lostandfound-api.onrender.com

Installation

Step 1: Clone the Repository

git clone https://github.com/arjuncvinod/Lost-And-Found.git
cd lost-and-found

Install server dependencies

```console cd server cd backend npm install

### Install client dependencies
```console
cd frontend
npm install

Start the server

cd backend
npm start

Start the client

cd frontend
npm start
The server will run on http://localhost:8000, and the client will be available at http://localhost:3000

screenshots

1image 3image 3image 4image 5image

Core symbols most depended-on inside this repo

App
called by 0
Frontend/src/App.jsx
Form
called by 0
Frontend/src/components/Form.jsx
Particle
called by 0
Frontend/src/components/Particle.jsx
Navbar
called by 0
Frontend/src/components/Navbar.jsx
openNav
called by 0
Frontend/src/components/Navbar.jsx
closeNav
called by 0
Frontend/src/components/Navbar.jsx
About
called by 0
Frontend/src/components/About.jsx
Itemcard
called by 0
Frontend/src/components/ItemCard.jsx

Shape

Function 13

Languages

TypeScript100%

Modules by API surface

Frontend/src/components/Navbar.jsx3 symbols
Frontend/src/pages/Post.jsx2 symbols
Frontend/src/pages/Home.jsx1 symbols
Frontend/src/pages/Find.jsx1 symbols
Frontend/src/pages/Details.jsx1 symbols
Frontend/src/components/Particle.jsx1 symbols
Frontend/src/components/ItemCard.jsx1 symbols
Frontend/src/components/Form.jsx1 symbols
Frontend/src/components/About.jsx1 symbols
Frontend/src/App.jsx1 symbols

Datastores touched

itemSchemaCollection · 1 repos
(mongodb)Database · 1 repos
lost-itemsDatabase · 1 repos

For agents

$ claude mcp add Lost-And-Found \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact