Skip to content

Latest commit

Β 

History

History
54 lines (35 loc) Β· 1.52 KB

File metadata and controls

54 lines (35 loc) Β· 1.52 KB

Hungee 🍴

Hungee is a mobile application that helps you discover meals that match your unique dietary preferences. Swipe through curated restaurant options, explore detailed descriptions, and make food choices that fit your lifestyle.


✨ Features

  • Swipe-Based Discovery
    Browse meals and restaurants with an intuitive swipe interface that makes food exploration fun.

  • Live Restaurant Data
    Integrated with location and restaurant APIs to keep results fresh and accurate.

  • Cross-Platform
    Built with React Native + Expo, so it works smoothly on both iOS and Android.


πŸ—„οΈ Database

Hungee is powered by Supabase, providing a scalable and real-time backend for:

  • Authentication: Secure sign-up and login for users.
  • Database Management: Storing restaurant data, user preferences, and swipe history.
  • Real-Time Sync: Immediate updates to user interactions across sessions.

Backend integration was developed by:

  • Rahul Patel
  • Sameer Pesari

🎨 Frontend

The frontend was developed using React Native and Expo Router for seamless navigation, with a modern and responsive UI.

Frontend integration was developed by:

  • Drew Igoe
  • Egor pak

πŸš€ Getting Started

Prerequisites

Installation

  1. Clone the repository:
    git clone https://github.com/CorderRepo/Hungee.git
    cd Hungee