Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiyazbinhasan/flashcards
Learning Blazor By Creating A Flash Cards Application
https://github.com/fiyazbinhasan/flashcards
asp-net-core blazor blazor-server flux fluxor fuzzy-search mudblazor redux spaced-repetition
Last synced: about 9 hours ago
JSON representation
Learning Blazor By Creating A Flash Cards Application
- Host: GitHub
- URL: https://github.com/fiyazbinhasan/flashcards
- Owner: fiyazbinhasan
- License: mit
- Created: 2021-05-15T19:13:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-30T19:52:14.000Z (about 3 years ago)
- Last Synced: 2024-07-30T17:25:22.936Z (7 months ago)
- Topics: asp-net-core, blazor, blazor-server, flux, fluxor, fuzzy-search, mudblazor, redux, spaced-repetition
- Language: HTML
- Homepage:
- Size: 164 KB
- Stars: 21
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blazor Flash Cards Server
Learning Blazor By Creating A Flash Cards Application
# Live Demo
https://blazorflashcards.azurewebsites.net/
# Blogs
https://www.fiyazhasan.me/tag/blazor
# Blazor Flash Cards Wasm
Learning Blazor By Creating A Flash Cards Application
| Branch | Title |
| ----------- | ----------- |
| [Part I](https://github.com/fiyazbinhasan/FlashCards/tree/Part-I-Adding-Mud-Blazor) | [Adding MudBlazor to a Blazor Server App](https://fiyazhasan.me/blazor-flashcards-adding-mudblazor/) |
| [Part II](https://github.com/fiyazbinhasan/FlashCards/tree/Part-II-Basic-App-Layout) | Creating a Basic App Layout |
| [Part III](https://github.com/fiyazbinhasan/FlashCards/tree/Part-III-Introducing-Fluxor) | [Introducing Fluxor for State Management](https://fiyazhasan.me/state-management-with-fluxor/) |
| [Part IV](https://github.com/fiyazbinhasan/FlashCards/tree/Part-IV-Immutability-With-C-Sharp-Records) | Immutibility with C# Records |
| [Part V](https://github.com/fiyazbinhasan/FlashCards/tree/Part-V-Adding-State-For-Managing-Cards) | Adding State for Managing Cards |
| [Part VI](https://github.com/fiyazbinhasan/FlashCards/tree/Part-VI-Adding-A-Card-Component) | Adding a Card Component |
| [Part VII](https://github.com/fiyazbinhasan/FlashCards/tree/Part-VII-Add-Dynamic-Decks-In-Navbar) | Adding Dynamic Decks In Navbar |
| [Part VIII](https://github.com/fiyazbinhasan/FlashCards/tree/Part-VIII-Storing-State-In-Local-Storage) | Storing Application State In Local Storage |
| [Part IX](https://github.com/fiyazbinhasan/FlashCards/tree/Part-IX-Refactoring-For-Growth) | Refactoring the Application for Growth |
| [Part X](https://github.com/fiyazbinhasan/FlashCards/tree/Part-X-Adding-A-Card-Modal) | Adding a Card Modal |
| [Part XI](https://github.com/fiyazbinhasan/FlashCards/tree/Part-XI-Adding-Card-Edit-Modal) | Adding a Card Edit Modal |
| [Part XII](https://github.com/fiyazbinhasan/FlashCards/tree/Part-XII-Filtering-Cards-Using-Fuzzy-Search) | Filtering Cards using Fuzzy Search |
| [Part XIII](https://github.com/fiyazbinhasan/FlashCards/tree/Part-XIII-Creating-A-Study-Interface) | Creating a Study Interface |
| [Part XIV](https://github.com/fiyazbinhasan/FlashCards/tree/Part-XIV-Refactoring-For-Scalability) | Refactoring for Scalability |# Like this repo?
Show your support by simply putting a star on the repository.# Snapshots
![download (1)](https://user-images.githubusercontent.com/6568968/122388956-379ad180-cf92-11eb-97b2-142559b71931.png)
![download (2)](https://user-images.githubusercontent.com/6568968/122388949-3669a480-cf92-11eb-8c1f-8f36abf99fb0.png)
![download (3)](https://user-images.githubusercontent.com/6568968/122388958-38336800-cf92-11eb-9bfc-7aa307de51a9.png)