{"id":27990862,"url":"https://github.com/louresb/text-editor","last_synced_at":"2026-04-27T11:31:45.738Z","repository":{"id":153862616,"uuid":"604354868","full_name":"louresb/text-editor","owner":"louresb","description":"This repository contains the exercise completed as part of the Balta.io course on backend development.","archived":false,"fork":false,"pushed_at":"2023-05-31T17:28:02.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T16:54:02.759Z","etag":null,"topics":["csharp","dotnet","dotnet5"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/louresb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-20T22:08:19.000Z","updated_at":"2025-05-07T00:15:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"96b6db29-9f57-4881-b326-bc863470345d","html_url":"https://github.com/louresb/text-editor","commit_stats":null,"previous_names":["louresb/text-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/louresb/text-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftext-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftext-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftext-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftext-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louresb","download_url":"https://codeload.github.com/louresb/text-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louresb%2Ftext-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["csharp","dotnet","dotnet5"],"created_at":"2025-05-08T16:50:58.961Z","updated_at":"2026-04-27T11:31:45.732Z","avatar_url":"https://github.com/louresb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Editor\n\n[![licence mit](https://img.shields.io/badge/licence-MIT-blue.svg)](https://github.com/louresb/TextEditor/blob/main/LICENSE)\n![Development Status Badge](https://img.shields.io/badge/Status-Concluded-green)\n\nThis is a simple text editor application implemented in C#. It allows you to open existing text files, create new files, edit and save text content.\n\n## Usage\n\nWhen you run the program, you will be presented with a menu. Follow the instructions below to use the text editor:\n\n- Select an option from the menu:\n   - `1` to open an existing file\n   - `2` to create a new file\n   - `0` to exit the program\n\n- If you choose to open an existing file:\n   - Enter the path of the file you want to open.\n   - The contents of the file will be displayed on the screen.\n   - Press Enter to continue.\n   - You will return to the main menu.\n\n- If you choose to create a new file:\n   - Enter the text you want to add to the file.\n   - Press `ESC` to exit and save the file.\n   - Enter the path where you want to save the file.\n   - The file will be saved, and the program will display a success message.\n   - Press Enter to continue.\n   - You will return to the main menu.\n\n- Repeat the above steps to open or create additional files.\n\n## Learning resources\n\nThis console application was created using [Balta.io](https://balta.io/)'s backend course. I recommend checking it out if you're interested in learning about .NET programming.\n\n## License\n[MIT License](https://github.com/louresb/TextEditor/blob/main/LICENSE) © [Bruno Loures](https://github.com/louresb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouresb%2Ftext-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouresb%2Ftext-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouresb%2Ftext-editor/lists"}