Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A social platform built with Flask where users can find and join groups based on shared interests, age, gender, and location — enabling connections that can evolve into music bands, startups, or communities.

Arts-HCS/meet-n-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet n' Match

Meet n Match is a dynamic web platform that helps people connect with others who share their interests, age range, gender, and location. Built using Python (Flask), HTML, CSS, and Leaflet for interactive maps, this project goes beyond social networking — it allows users to form meaningful communities that can evolve into music bands, clubs, or even businesses.


Features

  • Create or join interest-based groups by filtering age, gender, and location.
  • Interactive map with Leaflet.js to search or detect your current location.
  • Simple logic for future business accounts or professional group upgrades.
  • JSON-based mock database for users, interests, and groups (easy to replace with SQL later).

Screenshot

Screenshot 2025-07-29 at 19 08 37

Technologies Used

  • Flask (Python) — Back-end logic & routing
  • HTML5 / CSS3 — Front-end structure & styles
  • JavaScript (Vanilla) — DOM handling, map logic
  • Leaflet.js — Open-source interactive map integration
  • JSON — Lightweight storage for prototyping

Getting Started

1. Clone the repo

git clone https://github.com/Arts-HCS/meet-n-match.git
cd meet-n-match

2. Install Flask

pip install Flask

3. Run the app

python app.py

License

MIT License — free to use and modify.

About

A social platform built with Flask where users can find and join groups based on shared interests, age, gender, and location — enabling connections that can evolve into music bands, startups, or communities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published