ANT_OR_Lunch_Visits

๐Ÿฝ๏ธ Lunch Tracker

A simple, collaborative repository to track where we go for lunch.

This repo helps us:

You can see a preview of the map here: https://nsushant.github.io/ANT_OR_Lunch_Visits/lunch_map.html Double click an image to view in full size.

Features:


๐Ÿ“Œ What This Repo Is For

We use this repository to log:

Itโ€™s intentionally lightweight and low-maintenance.


๐Ÿ“‚ Repository Structure

.
โ”œโ”€โ”€ lunch_log.md      # Main log of lunch visits / reviews
โ”œโ”€โ”€ places.md         # Master list of lunch spots visited before
โ”œโ”€โ”€ wishlist.md       # Places we want to try but nobody has visited
โ”œโ”€โ”€ lunch_map.html    # Interactive map of lunch locations
โ”œโ”€โ”€ ranking.html      # Restaurant rankings based on votes
โ””โ”€โ”€ README.md         # You are here

๐Ÿ—ณ๏ธ Voting System

Weโ€™ve added an interactive voting system to help decide where to go!

How to Vote:

  1. Open lunch_map.html in your browser
  2. Enter your name to access the map
  3. Click on any restaurant marker
  4. Click the โ€œ๐Ÿ—ณ๏ธ Voteโ€ button
  5. Give it a rank: 1, 2, or 3

Point System:

Rules:

Managing Your Votes:

Note: All votes are stored in votes.json and visible to everyone. Rankings update automatically!


๐Ÿ“ Adding a New Recommendation

If youโ€™d like to recommend a place youโ€™ve been to.

  1. Add it to places.md
  2. Include:

    • Name
    • Location
    • Cuisine
    • Price range
    • Note
    • pics

Note 1: the price ranges are the following:

Note 2: Give the exact location of the place (i.e., the address)

Note 3: The pics field is optional. If you do give it, add you images in a subfolder of \images and put the relative path to this foler in the field pics.โ—Š

Example:

---
- Name: Munji
- Location: Oude Koornmarkt 68, 2000 Antwerpen
- Cuisine: middle-eastern 
- Price range: $
- Note: Falafel place
- pics: images/munji
---

๐Ÿ“ Detailing a Visit

This file stores metrics describing the experience after a visit. We use this data to decide the frequency of future recommendations for the visited place. If youโ€™d like to detail your experience,

  1. Open lunch_log.md
  2. Add a new entry at the top of the file
  3. Use the following format:
### YYYY-MM-DD โ€” Restaurant Name
- **Location:** Area / Neighborhood
- **People:** @name1, @name2
- **Cost:** $ / $$ / $$$
- **Notes:** Short comments about the food, wait time, etc.
- **Rating out of 5:** 

Example:

### 2025-01-15 โ€” Tasty Noodles
- **Location:** Downtown
- **People:** Alice, Bob
- **Cost:** $$
- **Notes:** Fast service, great noodles, limited seating.
- **Rating out of 5:** 4

โญ Wishlist

A list of places weโ€™d like to try but no one has been to.

Add it to wishlist.md with:


๐Ÿค Contributing Guidelines


๐Ÿง  Philosophy

Tracking lunch is serious business.

But not that serious.


๐Ÿ“„ License

This repository is for internal / casual use. No license specified unless added later.

Enjoy lunch! ๐Ÿฅช๐ŸŒฎ๐Ÿœ