/Tiffin-service-application-with-laravel

Hello World, This is an online tiffin service application built with laravel 6 and bootstrap 4. In this application, one or more vendors can register as a tiffin service providers. The vendor will have an account panel, where he can manage the tiffin menu with a price. The vendor can view all subscribers. Users can register, login, and subscribe to any of the tiffin services. User can also set the schedule for his/her tiffin. The admin of this application can view vendors, subscribers, and all subscriptions. Admin can set the commission percentage in setting section, So whenever the user subscribes to any vendor then the calculated commission will go to the admin wallet where admin can view his all transactions. In this application, I have added two main important features. One is the stripe payment method and another is mail functionality. Whenever the user will pay then an email will be sent to the connected vendor.

Tiffin-service-application-with-laravel

Hello World, This is an online tiffin service application built with laravel 6 and bootstrap 4. In this application, one or more vendors can register as a tiffin service providers. The vendor will have an account panel, where he can manage the tiffin menu with a price. The vendor can view all subscribers. Users can register, login, and subscribe to any of the tiffin services. User can also set the schedule for his/her tiffin. The admin of this application can view vendors, subscribers, and all subscriptions. Admin can set the commission percentage in setting section, So whenever the user subscribes to any vendor then the calculated commission will go to the admin wallet where admin can view his all transactions. In this application, I have added two main important features. One is the stripe payment method and another is mail functionality. Whenever the user will pay then an email will be sent to the connected vendor.

Vendor Panel

  • Vendor Panel
    • Register/Login
    • Manage Menu
    • View subscribers with plan
  • User Panel
    • Register/Login
    • View Vendor Menu
    • Subscribe to any menu with stripe payment
    • View all subscription
    • Set Timing for the specific tiffin
    • Cancel subscription any time
  • Search by vendor name or category

Admin Features

  • Admin Login
  • Vendor List
  • Subscriber List
  • Subscriptions List
  • Wallet Section
  • Setting
    • Set Commision

Credentials

Vendor

vendor1 123456

Subscriber

johndoe 123456

Admin

cgrant 12345

Credits

  • Laravel
  • Flaticons
  • Vali Admin Template
  • TinyJpg

How to install this projects

  1. Download and extract the zip folder on wamp or xamp server
  2. Import the .sql database (You will get this file in extracted folder)
  3. Change .env file according to your requirment (for database connection)
  4. Run the project

Download this project from here.