Skip to content

csharshtiwari/fooddonation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

fooddonation

Sure, here's a detailed README.md template for your Food Donation Website project:

Food Donation Website

License

Table of Contents

About

The Food Donation Website is a web application designed to facilitate the process of donating excess food to organizations that can distribute it to those in need. The website allows individuals or businesses to submit their donations, and organizations can claim and pick up the donated food items.

The project aims to address food insecurity and minimize food wastage by providing a platform for donors and organizations to connect and work together for a common cause.

Features

  • Donors can submit their excess food items with details like name, food item, and quantity.
  • Organizations can view and claim available donations.
  • A QR code is generated for each donation for easy tracking and verification.
  • Responsive and user-friendly interface for seamless usage on various devices.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Bootstrap, jQuery, and AJAX
  • Backend: Node.js, Express.js

Getting Started

To run this project locally on your machine, follow the steps below:

Installation

  1. Clone the repository:

    git clone https://github.com/csharshtiwari/fooddonationwebsite.git
  2. Navigate to the project directory:

    cd fooddonationwebsite
  3. Install the required dependencies:

    npm install
  4. Set up a MongoDB database and provide the connection details in server.js.

Usage

  1. Start the server:

    node server.js
  2. Open the web application in your browser:

    http://localhost:3000
    
  3. Use the web application to donate food items and view available donations.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to create a pull request or open an issue in the GitHub repository.

Before contributing, please read our contribution guidelines.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or need further assistance, feel free to contact the project maintainers:

For bug reports, feature requests, and general inquiries, please open an issue in the GitHub repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors