{"id":15066129,"url":"https://github.com/ashish0309/dotnet-core-todo-web-app","last_synced_at":"2026-01-02T23:05:40.303Z","repository":{"id":252571415,"uuid":"839901890","full_name":"ashish0309/dotnet-core-todo-web-app","owner":"ashish0309","description":"A simple ToDo website to share understanding on how to use Angular, Dotnet, MySQL and login functionality etc.","archived":false,"fork":false,"pushed_at":"2024-08-25T14:36:38.000Z","size":16678,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T14:08:08.394Z","etag":null,"topics":["angular","api-server","authentication","backend-api","cookies","dotnet","dotnet-core","learn-by-doing","learn-dotnet","mysql","rate-limiter","rest-api","web-development"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashish0309.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}},"created_at":"2024-08-08T14:53:34.000Z","updated_at":"2024-08-27T22:03:19.000Z","dependencies_parsed_at":"2024-09-25T01:11:33.057Z","dependency_job_id":null,"html_url":"https://github.com/ashish0309/dotnet-core-todo-web-app","commit_stats":null,"previous_names":["ashish0309/dotnettodowebapp","ashish0309/dotnet-core-todo-web-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0309%2Fdotnet-core-todo-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0309%2Fdotnet-core-todo-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0309%2Fdotnet-core-todo-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish0309%2Fdotnet-core-todo-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashish0309","download_url":"https://codeload.github.com/ashish0309/dotnet-core-todo-web-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809884,"owners_count":20351407,"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","api-server","authentication","backend-api","cookies","dotnet","dotnet-core","learn-by-doing","learn-dotnet","mysql","rate-limiter","rest-api","web-development"],"created_at":"2024-09-25T01:02:05.728Z","updated_at":"2026-01-02T23:05:40.296Z","avatar_url":"https://github.com/ashish0309.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ToDoApp\nA simple ToDo App created to share understanding/learning on how to use Angular, Dotnet, MySQL and Dotnet ef core and identity frameworks to support database storage and login functionalities.\n\n# App in action\nhttps://github.com/user-attachments/assets/1a312ced-b2d3-4008-b5f6-7029d68fcc9f\n\n# Prerequisites for the project\n* Follow [Prerequisites](https://learn.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio-code?pivots=dotnet-8-0#prerequisites) section to install dotnet related dependencies and VS Code\n* Install node by [following](https://nodejs.org/en/download/package-manager) if needed. It is required by angular local development.\n* Install angular if needed by running  ```npm install -g @angular/cli``` in a terminal\n* Install Mysql from official [source](https://dev.mysql.com/downloads/mysql/) and ensure it is started. Ask ChatGPT or Google how to start it after installation\n\n\n# Steps to access the app using localhost\n1. Git clone through VS Code terminal ```https://github.com/ashish0309/DotnetToDoWebApp.git```\n2. Open the downloaded repository folder in the VS Code. Repository name would be: ```DotnetToDoWebApp```\n3. Install tool for database migration if necessary through VS Code terminal: ```dotnet tool install --global dotnet-ef```\n4. Run in the same terminal: ```dotnet ef database update``` to migrate database schema changes from the project to Mysql database\n5. In a new VS Code terminal navigate to Angular folder: ```cd ClientApp```\n6. In the same terminal install angular dependencies by running: ```npm install```\n7. Same terminal run:```ng serve``` to start node server to listen to ```http://localhost:4200/```\n8. In another terminal, ensure you are in the root project folder and run: ```dotnet run``` to build and run dotnet project locally\n9. Visit  ```http://localhost:4200/``` to use the app. Keep in mind that password for a new user signup has constraints where it would require some combination of number, special characters and should be at least 8 length.\n\n\n# Help\n* Please open issue/pull request if something is not working or drop an email \n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish0309%2Fdotnet-core-todo-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashish0309%2Fdotnet-core-todo-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish0309%2Fdotnet-core-todo-web-app/lists"}