A comprehensive guide to Delhi's restaurant scene, featuring detailed information for planning the perfect date night.
View the live application: Delhi Date Eats Preview
- Restaurant Listings: Browse through Delhi's finest restaurants with comprehensive details.
- Date-Specific Metrics: Each restaurant includes unique metrics like date score, crowd levels, and ambience ratings.
- Smart Filtering: Filter restaurants by area, cuisine type, price range, date score, and crowd level.
- Smart Recommendations: Get personalized restaurant suggestions based on your preferences for date type, area, and preferred crowd level.
- Detailed Profiles: View detailed information about each restaurant including peak hours, best times to visit, and more.
- Frontend: React, TypeScript, Tailwind CSS
- UI Components: Shadcn UI component library
- Routing: React Router Dom
- Icons: Lucide React
- Data Visualization: Recharts (for crowd level charts)
/src/components: Reusable UI components/src/pages: Application pages/routes/src/data: Mock restaurant data/src/types: TypeScript type definitions
- User authentication
- User reviews and ratings
- Reservation system
- Favorite restaurant saving
- Mobile application
- Integration with actual restaurant data sources
This project was created with Lovable, an AI-powered web application development platform.
- Node.js (v18+)
- npm or yarn
# Clone the repository
git clone [repository-url]
# Navigate to project directory
cd delhi-date-eats
# Install dependencies
npm install
# or
yarn install
# Start development server
npm run dev
# or
yarn devContributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is available under the MIT License.