Skip to content

MahakPathak/urban-bites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urban Bites - Restaurant Website

Welcome to the Urban Bites restaurant website repository! This website includes advanced filter options to sort restaurants based on open status, rating, distance, cost, and whether they serve alcohol.

Recording.2025-02-15.152218.mp4

Table of Contents

  1. Features
  2. Technologies Used
  3. Installation
  4. Contributing

Features

  • Advanced Filter Options: Users can filter restaurants based on:
    • Open Now: Displays restaurants that are currently open.
    • Sort by Rating: Sorts restaurants by their average rating (high to low).
    • Sort by Distance: Sorts restaurants by their proximity to the user's location.
    • Sort by Cost: Sorts restaurants by price range (low to high or high to low).
    • Serves Alcohol: Filters restaurants that serve alcohol.
  • Interactive UI: A clean and intuitive user interface built with HTML, CSS, and JavaScript.
  • Dynamic Content: JavaScript is used to dynamically filter and display restaurant data based on user selections.
  • Restaurant Details: Each restaurant listing includes details such as name, rating, distance, cost.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • CSS Framework: Plain CSS
  • JavaScript: Used for dynamic filtering and interactivity

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/MahakPathak/urban-bites.git
  2. Open the index.html file in your browser to view the website.

Contributing

We welcome contributions from the community! If you'd like to contribute to this project, please follow these steps:

  1. Fork the Repository:
    Click the "Fork" button at the top right of this repository to create your own copy.

  2. Clone the Repository:
    Clone your forked repository to your local machine:

    git clone https://github.com/YourUsername/urban-bites.git
  3. Create a New Branch: Create a new branch for your feature or bugfix:

    git checkout -b feature/your-feature-name
  4. Make Your Changes: Make the necessary changes or additions to the codebase.

  5. Commit Your Changes: Commit your changes with a clear and descriptive commit message:

     git commit -m "Add: Your feature or fix description"
  6. Push Your Changes: Push your changes to your forked repository:

     git push origin feature/your-feature-name
  7. Open a Pull Request: Go to the original repository and click on the "New Pull Request" button. Provide a clear description of your changes and submit the pull request. Thank you for contributing! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published