Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

russo-christian/HelpHand

Repository files navigation

HelpHand

Overview

HelpHand is a user-friendly web application designed to connect individuals seeking assistance with those willing to lend a helping hand. Whether you need help with daily chores like gardening or cleaning or you're eager to provide assistance to others, HelpHand facilitates this connection in a seamless and efficient manner.

Features

1. Task Posting:

Users can easily post tasks they need help with, specifying details and requirements.

2. Task Matching:

Authorized helpers can browse available tasks and choose the ones they are willing and capable of completing.

3. User Authorization:

A secure authorization system ensures that only trustworthy individuals can offer their services through the platform.

4. Communication Hub:

The application includes a built-in communication system to facilitate interaction between task posters and helpers.

5. User-Friendly Interface:

An intuitive and visually appealing interface makes navigation and task management a breeze for both task seekers and providers.

Getting Started

To get started with HelpHand, follow these steps:

1. Clone the Repository

https://github.com/russo-christian/HelpHand.git

2. Install dependencies

cd HelpHand
npm install

3. Setup .env file

Create a .env file in your directory and insert the following lines:

DB_URI=mongodb+srv://helphand:<password>@cluster0.9etrtdx.mongodb.net/helphand
PORT=3000

Ensure to replace password with the HelpHand DB password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors