SecondLoop is a web-based platform designed to connect users willing to donate unused medicines with NGOs in need. The platform streamlines the process of donating and borrowing medicines, contributing to efficient resource utilization and healthcare support.
- User-Friendly Interface: Easily list your surplus medicines with essential details on the portal.
- NGO Access: NGOs can search for available medicines and request those they need for their beneficiaries.
- Efficient Donation Process: Empowers users to contribute to the community by donating unused medications.
- Technology Stack: Built using React.js, Node.js, Express, and MongoDB for robustness and scalability.
- Clone the repository:
git clone https://github.com/yourusername/secondloop.git
- Navigate to the project directory:
cd secondloop
- Install dependencies:
npm install
- Start the server:
npm start
- Access the platform via your browser at
http://localhost:3000
Contributions to SecondLoop are welcome! If you'd like to enhance the platform, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes and commit them:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature-name
- Create a pull request detailing your changes.
This project is licensed under the MIT License.
For any inquiries or feedback, feel free to reach out to us at contact@secondloop.com.