GithubHelp home page GithubHelp logo

lostandfound's Introduction


Logo

Lost and Found

Connecting lost belongings with their owners


Lost and Found

A web application facilitating the reporting of lost items, searching for found items, and fostering a community-driven approach to reuniting owners with their lost belongings.

Table of Contents

Tech stack used

Frontend

Backend

Build instructions

To run the project, run the following commands in both the frontend and backend directories.

npm install
npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork this repository.
  2. Clone it on your local machine.
    git clone https://github.com/your-github-username/LostAndFound.git
  3. Navigate to the project directory
    cd LostAndFound
  4. Create a new branch.
    git checkout -b feature/new-feature
  5. Make your changes, add and commit them.
    git add .
    git commit -m 'Added a new feature'
  6. Push to the branch.
    git push origin feature/new-feature
    
  7. Submit a pull request.

lostandfound's People

Contributors

arnav17v avatar divyansh-gemini avatar seudonym avatar woaitsaryan avatar

Watchers

 avatar  avatar

lostandfound's Issues

Fix the profile page

The profile page must show all the items uploaded by a user and also provide the option to delete them.

Fix CSS #1

Remove the drop shadow from the footer element.

Fix CSS #2

Fix positioning of the navbar and the footer elements to have better spacing.

Fix error handling

Revise the error handling methods in the project to handle errors more discretely.

Add dark mode

Add a button that can toggle between light mode and dark mode.

Fix homepage button

There isn't a button anywhere that redirects to the dashboard. Add a button that does this.

Better styling

Add a better layout to make the website easier to navigate.

Fix thumbnails

Ensure that the thumbnails keep their aspect ratio when the window is resized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.