Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.11 KB

carvings

A cross platform application for ordering food at RVCE.

Getting Started

Place these backend files at <localhost_directory>/carvings/
Import carvings.sql into phpMyAdmin and modify connect.php accordingly.
Add your IP addresses or leave the default one for emulator in carvings/lib/constants/addresses.dart
Use the addresses as required in carvings/lib/services/web_service.dart to specify baseUrl.

Screenshots

  • Login and Signup Views Login and Signup
  • Home View for User and Admin Home for User and Admin
  • Canteen View Canteen View
  • Search and Profile Views Search and Profile
  • Cart for User and Pending Orders for Admin Cart and Pending Orders
  • Add/Edit Food Items Add/Edit Food
  • Add/Remove Categories Add/Remove Category
  • Edit Details Views Edit Details