Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

MealPlanner in Blazor Web Assembly using local storage

Awesome Lists containing this project

README

        

![Azure Static Web Apps CI/CD](https://github.com/umairsyed613/UNMealPlanner/workflows/Azure%20Static%20Web%20Apps%20CI/CD/badge.svg)
![Deploy to GitHub Pages](https://github.com/umairsyed613/UNMealPlanner/workflows/Deploy%20to%20GitHub%20Pages/badge.svg)

## 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

![Sample](https://github.com/umairsyed613/UNMealPlanner/blob/master/screenshot.JPG)

![Sample](https://github.com/umairsyed613/UNMealPlanner/blob/master/screenshot_mobile.png)

## 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