https://github.com/umairsyed613/UNMealPlanner
MealPlanner in Blazor Web Assembly using local storage
https://github.com/umairsyed613/UNMealPlanner
blazor blazor-client blazor-web-assembly blazor-webassembly github-page meal-planner mealplanner meals pwa
Last synced: 3 months ago
JSON representation
MealPlanner in Blazor Web Assembly using local storage
- Host: GitHub
- URL: https://github.com/umairsyed613/UNMealPlanner
- Owner: umairsyed613
- License: mit
- Created: 2020-09-24T20:20:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T10:05:14.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T09:47:00.854Z (8 months ago)
- Topics: blazor, blazor-client, blazor-web-assembly, blazor-webassembly, github-page, meal-planner, mealplanner, meals, pwa
- Language: HTML
- Homepage: https://gray-glacier-0cb9f5303.azurestaticapps.net/
- Size: 58.2 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## UNMealPlanner
MealPlanner is developed in Blazor Web Assembly, The app is using local storage for storing the meal plans. Its a PWA (Progressive Web Apps) can be used offline.This project is using Azure Pipelines / GitHub Actions to automatically deploy a client-side Blazor app to Github Pages and Azure Static Web. For a live demo, check the following links
[AzureStaticWeb](https://gray-glacier-0cb9f5303.azurestaticapps.net)
[GithubPages](https://umairsyed613.github.io/UNMealPlanner/)
## Feaures
- Meal planner with 3 different view styles
- GroceryList## ScreenShot


## Credits
[Blazored Modal](https://github.com/Blazored/Modal)
[Blazored LocalStorage](https://github.com/Blazored/LocalStorage)
[Blazored Toast](https://github.com/Blazored/Toast)
#### Work in Progress
- Send Notification from Browser
- More Design fixes