Welcome to Poop Friend—a silly little app where you and your friends can mark where you’ve pooped on a map! Built with React, Firebase, and Google Maps, it’s all about sharing laughs (and poops) with your crew.
- Drop a Poop: Click the map to mark your poop spot with your initial and a 💩 emoji.
- Add Friends: Log in and add your buddies by email to see their poop spots.
- See the Map: Everyone’s poops show up—track your gang’s pooping adventures!
Check it out here: https://poopfriend-7e2ff.web.app/
- Sign Up/Log In: Use an email and password to get started.
- Drop a Poop: Click anywhere on the map—your initial + 💩 marks the spot.
- Add Friends: Enter their email in the top-left box to see their poops.
- Laugh: Share the link and see who’s pooping where!
- React: Frontend magic.
- Firebase: Auth and database (Firestore) to store poops and friends.
- Google Maps API: Shows the map and markers.
Want to run it yourself? Here’s how:
- Clone the Repo:
git clone https://github.com/unnav26/PoopMap.git cd PoopMap