{"id":29572205,"url":"https://github.com/gamufal/blazornotes","last_synced_at":"2026-04-11T02:48:23.334Z","repository":{"id":301224412,"uuid":"1008564028","full_name":"Gamufal/BlazorNotes","owner":"Gamufal","description":"It is a lightweight web application for creating and managing notes.","archived":false,"fork":false,"pushed_at":"2025-07-18T23:01:06.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T03:08:04.035Z","etag":null,"topics":["blazor","blazor-server","dotnet","entity-framework-core","sqlite","sqlite3","visual-studio","web-application"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gamufal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-25T18:33:12.000Z","updated_at":"2025-07-18T23:06:45.000Z","dependencies_parsed_at":"2025-06-25T19:49:21.648Z","dependency_job_id":null,"html_url":"https://github.com/Gamufal/BlazorNotes","commit_stats":null,"previous_names":["gamufal/blazornotes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gamufal/BlazorNotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamufal%2FBlazorNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamufal%2FBlazorNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamufal%2FBlazorNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamufal%2FBlazorNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gamufal","download_url":"https://codeload.github.com/Gamufal/BlazorNotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamufal%2FBlazorNotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265891142,"owners_count":23844785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blazor","blazor-server","dotnet","entity-framework-core","sqlite","sqlite3","visual-studio","web-application"],"created_at":"2025-07-19T05:00:20.850Z","updated_at":"2026-04-11T02:48:23.281Z","avatar_url":"https://github.com/Gamufal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlazorNotes\nJest to lekka aplikacja webowa do tworzenia i zarządzania notatkami.\n\n## Funkcjonalności:\n- Przeglądanie listy notatek\n- Dodawanie nowej notatki\n- Edytowanie istniejącej notatki\n- Usuwanie notatki\n- Automatyczne śledzenie daty utworzenia i modyfikacji notatek\n- Sortowanie notatek wg daty modyfikacji\n- Zapis notatek w bazie danych\n- Walidacja formularzy\n\n## Technologie:\n- [Blazor Server (.NET 9)](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor)\n- [Entity Framework Core (EF Core)](https://learn.microsoft.com/en-us/ef/core/)\n- [SQLite](https://www.sqlite.org/index.html)\n\n## Architektura:\n- Model–widok–serwis\n- Interfejsy dla serwisów\n- Separacja logiki biznesowej od UI\n- Wstrzykiwanie serwisów za pomocą wbudowanego kontenera DI .NET\n\n## Struktura projektu\n```\nBlazorNotes/\n│\n├── DataModels/         # Klasy modeli danych\n├── Services/           # Warstwa logiki biznesowej \n├── Pages/              # Komponenty UI i routing \n├── Migrations/         # Migracje EF Core\n├── wwwroot/            # Zasoby statyczne\n├── Notes.db            # Baza danych SQLite\n├── Program.cs          # Główna konfiguracja aplikacji\n└── BlazorNotes.sln     # Plik rozwiązania\n```\n## Jak uruchomić projekt?\n\n1. Upewnij się, że masz zainstalowane [.NET 9 SDK](https://dotnet.microsoft.com/en-us/download).\n2. Sklonuj repozytorium:\n```\ngit clone https://github.com/Gamufal/BlazorNotes.git\ncd blazornotes\n```\n3. Uruchom aplikację:\n```\ndotnet run\n```\n4. Otwórz przeglądarkę i przejdź do adresu:\n```\nhttp://localhost:5000\n```\n\n## Autor\nKamil Kotorc - *Gamufal*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamufal%2Fblazornotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamufal%2Fblazornotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamufal%2Fblazornotes/lists"}