Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.73 KB

README.md

File metadata and controls

45 lines (30 loc) · 1.73 KB

Campus Café Flutter

Welcome to Campus Café Flutter! This Flutter application is designed to simplify the process of ordering snacks and various food items within your university campus. With features like OTP authentication, real-time order tracking, flexible order scheduling, and secure payments through Razorpay, Campus Café Flutter provides a seamless experience for students and staff.

Features

  • User Authentication: Secure OTP authentication ensures the safety of user accounts.
  • Real-time Order Tracking: Keep track of your order status with live updates, from packing to delivery.
  • Flexible Ordering: Schedule your order for a specific time to avoid rush hours and long queues.
  • Multiple Items Cart: Add multiple food items to your cart for a hassle-free ordering experience.
  • Favorites: Save your favorite food items for quick access and reordering.
  • Secure Payments: Integrated Razorpay for fast and secure payment processing.

Screenshots

Installation

To run this application locally, follow these steps:

  1. Clone this repository.
  2. Open the project in your preferred Flutter IDE.
  3. Run flutter pub get to install dependencies.
  4. Connect your device/emulator and run flutter run to launch the app.

Technologies Used

  • Flutter
  • Dart
  • Razorpay API
  • Firebase Authentication

Contributions

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -am 'Add some feature').
  4. Push your changes to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

Credits

  • [Shubham kumar]