Orderzy is an innovative restaurant marketplace designed to help restaurant owners efficiently manage their restaurant orders while providing customers the ability to pre-order and easily find nearby restaurants. The platform allows seamless order management, from placing pre-orders to order completion, with real-time updates.
🔗 Visit the live website: https://www.orderzy.in
- Restaurant Marketplace: A platform where restaurant owners and customers can easily interact for pre-ordering food.
- Pre-Order Functionality: Customers can pre-order food to avoid waiting in long queues.
- Real-Time Order Status: Track the status of orders in real time, including pending, completed, and immediate orders.
- Location-Based Search: Find restaurants based on proximity using geolocation and geospatial queries.
- Restaurant Management: Features for restaurant owners to manage their restaurant's menu, opening hours, seating plan, and more.
- Payment Integration: Integrated with Cashfree for payment processing.
- Responsive Design: Mobile and PC friendly to ensure a smooth experience across devices.
- User Authentication: Support for user registration, login, and profile management.
- Backend: Python, Django
- Frontend: HTML, CSS (Bootstrap), JavaScript
- Database: PostgreSQL
- Payment Integration: Cashfree
- Geospatial Queries: Django's
GDALfor location-based services - Deployment: DigitalOcean, Gunicorn, Nginx
Follow the steps below to run Orderzy locally.
git clone https://github.com/Adityaasati/orderzy.git
cd orderzy