Skip to content

jonathan-farah/PittFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PittFind

PittFind is a full-stack web application developed by a 4-person team during SteelHacks 2025 (24-hour hackathon). It helps University of Pittsburgh students explore the campus and manage club events through an interactive map.

Features

  • Displays an interactive campus map with building markers
  • Allows users to create, view, and remove events at campus buildings
  • Provides walking directions between buildings
  • Lets users show/hide their current location on the map
  • Help modal for user guidance

Technologies Used

  • Frontend: HTML, CSS, JavaScript, Leaflet.js
  • Backend: Python, Flask
  • Database: SQLite
  • Map Data: OpenStreetMap tiles

How to Run

  1. Install dependencies
    Run pip install -r requirements.txt in the project root

  2. Start the backend
    Run python3 backend/app.py to start the Flask server

  3. Access the frontend
    Open your browser and go to http://localhost:5000 to use the app

Contributors

  • Christopher Achkar
  • Jonathan Farah
  • Christopher Fu
  • Sidharth Rajesh

About

Steelhacks 2025 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors