{"id":23176401,"url":"https://github.com/fritzthecat9/weather","last_synced_at":"2026-04-17T12:34:26.096Z","repository":{"id":266077079,"uuid":"897303284","full_name":"FritzTheCat9/Weather","owner":"FritzTheCat9","description":"Simple CRUD app using .NET and Angular","archived":false,"fork":false,"pushed_at":"2024-12-08T13:54:45.000Z","size":301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T09:42:03.460Z","etag":null,"topics":["angular","csharp","dot-net"],"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/FritzTheCat9.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}},"created_at":"2024-12-02T11:56:41.000Z","updated_at":"2024-12-08T13:54:48.000Z","dependencies_parsed_at":"2024-12-02T13:26:15.046Z","dependency_job_id":"aca38549-ae14-4b83-aa07-2947b492f76e","html_url":"https://github.com/FritzTheCat9/Weather","commit_stats":null,"previous_names":["fritzthecat9/weather"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FritzTheCat9%2FWeather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FritzTheCat9%2FWeather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FritzTheCat9%2FWeather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FritzTheCat9%2FWeather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FritzTheCat9","download_url":"https://codeload.github.com/FritzTheCat9/Weather/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247272857,"owners_count":20911818,"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":["angular","csharp","dot-net"],"created_at":"2024-12-18T06:16:35.245Z","updated_at":"2026-04-17T12:34:21.075Z","avatar_url":"https://github.com/FritzTheCat9.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather\n\nSimple CRUD app using .NET and Angular\n\n## Table of contents\n\n* [Launch](#launch)\n* [Presentation](#presentation)\n* [Technologies](#technologies)\n* [Architecture](#architecture)\n* [Project types and references](#project-types-and-references)\n* [Features](#features)\n\n## Launch\n\nRun application with two commands (setup all docker containers, create database, apply migrations):\n\n```\ncd C:\\Users\\bartl\\source\\repos\\Weather\\src\\Weather.Api\ndocker compose up --build -d\n\ncd C:\\Users\\bartl\\source\\repos\\Weather\\src\\weather\nng serve\n```\n\nCreated containers:\n\n- C# Web API backend:\n\n```\nhttp://localhost:5000\n```\n\n- MSSQL database:\n\n```\nHost: localhost \nPort: 1433 \nDatabase/Schema: Weather\nUsername: sa\nPassword: Password1!\nServer: weather.database\n```\n\n- Seq Api logs:\n\n```\nhttp://localhost:8081\n```\n\n- Angular frontend:\n\n```\nhttp://localhost:4200\n```\n\n## Presentation\n\nWeather view:\n![Weather image](./images/weather.png)\n\n## Technologies\n\n- C# 13\n- .NET 9.0\n- Angular 19\n\n## Architecture\n\nAngular frontend with .NET Minimal API backend connecting to the MSSQL database. Monolithic architecture with\nVertical Slices. Code separated by feature.\n\n## Project types and references\n\n- Weather.Api - ASP .NET Core Web API (Backend)\n- weather - Angular Project (Frontend)\n\n## Features\n\n- Cities\n    - Create city\n    - Delete city\n    - Update city\n    - Get all cities (load cities weather)\n    - Get city (load city weather)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritzthecat9%2Fweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffritzthecat9%2Fweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritzthecat9%2Fweather/lists"}