Skip to content

sahilhadke/devhacks2025

Repository files navigation

Walk with Me

"Walk with Me" is a web application designed to enhance safety, foster social connections, and promote physical activity among university students. By connecting users who share similar walking routes, preferences, and interests, the app creates a sense of community while addressing key challenges faced by students.


Features

Safety

  • Match users with verified walking partners based on proximity and destination.
  • Personalized filters (e.g., gender, age, ethnicity) ensure comfort and compatibility.
  • Reduce risks of walking alone, especially at night or in unfamiliar areas.

Social Connection

  • Build meaningful relationships by pairing users with shared interests.
  • Expand your social circle beyond immediate acquaintances.

Motivation

  • Gamification: Earn trophies and rewards for walking milestones.
  • Feedback system: Rate and review walking partners to improve the experience.

How It Works

  1. Sign Up & Profile Setup

    • Create an account using your university credentials.
    • Set up your profile with preferences such as walking routes, times, and filters (e.g., gender, age).
  2. Find a Walking Partner

    • Enter your destination and preferred time.
    • The app matches you with compatible users based on proximity, preferences, and shared interests.
  3. Walk Together

    • Meet up with your matched partner at the agreed location.
    • Enjoy a safe and engaging walk while building connections.
  4. Gamify Your Experience

    • Track your progress and earn trophies for milestones (e.g., total distance walked, number of walks completed).
  5. Feedback & Community Building

    • Rate your walking partner to ensure a positive experience for all users.

Why "Walk with Me"?

The Problem

  • Safety Concerns: Many students feel unsafe walking alone at night or in unfamiliar areas.
  • Social Isolation: University life can be overwhelming, making it hard to meet new people.
  • Lack of Motivation for Physical Activity: Walking is an easy way to stay active but can feel unmotivating without companionship.

The Solution

"Walk with Me" addresses these challenges by:

  • Enhancing safety through verified partnerships.
  • Encouraging social interactions via shared interests.
  • Motivating physical activity through gamification.

Installation

  1. Clone the repository:
    git clone https://github.com/sahilhadke/devhacks2025.git
  2. Navigate to the project directory:
    cd devhacks2025
    cd frontend
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start

Usage

  1. Sign up using your university email address.
  2. Set up your profile with preferences like walking route, time, and filters.
  3. Get matched with a compatible walking partner.
  4. Track your progress and earn rewards as you walk!

Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors