2023-11-06 12:23:10 +05:30
2023-08-31 18:05:22 +05:30
2023-08-31 17:48:29 +05:30
2023-11-06 12:23:10 +05:30
2023-11-06 12:23:10 +05:30
2023-11-06 12:23:10 +05:30
2023-08-31 18:19:16 +05:30
2023-08-31 18:05:22 +05:30

IIITB_Menu Excel File Scraper Code

Code for building the bi-weekly food menu database for use in the web app. Two files are created, one of them is the JSON database file menu.json and the other is the md5 hash of the json data hash.txt. The app checks for update in hash and downloads the new menu file if required. The menu stays persistently on the device's web cache allowing for offline app usage.

Automation

The menu has to be downloaded from the shared Excel Online link as ODS, be loaded into pandas, save as CSV and pushed to this branch. This will create a new release/file in the repo which are the sources for the web app.

Description
Flutter App for IIITB Canteen Menu
Readme GPL-2.0 26 MiB
Languages
C++ 31.1%
Dart 30.2%
CMake 24.7%
Python 4.8%
HTML 3.8%
Other 5.3%