Update README.md

This commit is contained in:
Phani Pavan Kambhampati
2023-09-02 19:34:14 +05:30
committed by GitHub
parent 4ede78ae85
commit 415f894041

View File

@@ -5,15 +5,12 @@ Bi-Weekly Menu as a web app, with automated CI and CD.
[![Build & Deploy to GitHub Pages](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml/badge.svg?branch=master)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml) [![Build & Deploy to GitHub Pages](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml/badge.svg?branch=master)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/gh-pages.yml)
[![Update Menu JSON Database File.](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml) [![Update Menu JSON Database File.](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/menu-file.yml)
[![pages-build-deployment](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment) [![pages-build-deployment](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/kphanipavan/IIITB_Menu/actions/workflows/pages/pages-build-deployment)
## Getting Started
This project is a starting point for a Flutter application. Link to the webpage/app: [IIITB Menu](https://kphanipavan.github.io/IIITB_Menu/)
<br>
A few resources to get you started if this is your first Flutter project: ## Webpage as app
The website/app can be added as an app to the device, as a PWA.
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab) ### Android:
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook) Open the webpage in chrome, brave and similar browsers on an android device, click on the 3 vertical dots, select `Install app` and click on the `Install` button in the popup.
### iOS:
For help getting started with Flutter development, view the PWA functionality only works in Safari. Open the website in Safari, select the share button and select `Add to Home Screen` option. Follow the prompt to add the webpage as an app.
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.