Skip to content

Occasion-based restaurant recommendation app built with Vite and React.

Notifications You must be signed in to change notification settings

bramsubic/Rest-Occasions-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Mood2Restaurant

Mood2Restaurant is a web application that recommends top-rated restaurants based on the user's mood or occasion type. Whether you're feeling adventurous, looking for a romantic dinner spot, or just craving comfort food, Mood2Restaurant has got you covered.

Features

  • Mood-Based Recommendations: Get restaurant suggestions tailored to your current mood or specific occasions.
  • User-Friendly Interface: Simple and intuitive design for an enjoyable user experience.
  • Extensive Database: Access to a wide range of restaurants, ensuring diverse and quality recommendations.
  • Personalized Suggestions: Save your favorite restaurants and receive personalized recommendations based on your preferences.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/Mood2Restaurant.git
  2. Navigate to the project directory:
    cd Mood2Restaurant
  3. Install dependencies:
    npm install
  4. Start the development server:
    npm start
    

Usage

  • Open your browser and navigate to http://localhost:3000.
  • Select your current mood or occasion from the provided options.
  • Browse through the recommended restaurants and choose your favorite.
  • Save and organize your preferred restaurants for future reference.

Technologies Used

  • Frontend: Vite, React.js, HTML, CSS, JavaScript

Future Development

  • Restaurant API: Working on creating a custom restaurant API to enhance the recommendation engine with more accurate and up-to-date data.

Contributing

  • We welcome contributions from the community! To contribute, please fork the repository, create a new branch for your feature or bugfix, and submit a pull request.

Releases

No releases published

Packages

No packages published