{"id":20667630,"url":"https://github.com/neckerfree/schoolregistration","last_synced_at":"2026-04-22T19:32:18.848Z","repository":{"id":86303278,"uuid":"590513073","full_name":"NeckerFree/SchoolRegistration","owner":"NeckerFree","description":"Application that allows the students rate the courses they are doing and perform CRUD operations to evaluate a course","archived":false,"fork":false,"pushed_at":"2023-01-21T23:12:56.000Z","size":27390,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T10:35:25.110Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/NeckerFree.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":"2023-01-18T15:34:24.000Z","updated_at":"2023-01-19T04:23:06.000Z","dependencies_parsed_at":"2023-03-09T00:30:21.302Z","dependency_job_id":null,"html_url":"https://github.com/NeckerFree/SchoolRegistration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2FSchoolRegistration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2FSchoolRegistration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2FSchoolRegistration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeckerFree%2FSchoolRegistration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeckerFree","download_url":"https://codeload.github.com/NeckerFree/SchoolRegistration/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242873085,"owners_count":20199287,"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":[],"created_at":"2024-11-16T19:44:31.276Z","updated_at":"2026-04-22T19:32:13.817Z","avatar_url":"https://github.com/NeckerFree.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n- [👥 Authors](#authors)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [❓ FAQ (OPTIONAL)](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [School Registration] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**[School Registration]** is an application that allows the students rate the courses they are doing and perform CRUD operations to evaluate a course.\n\n**Minimal Web Api:**\n\n![Min Api](https://user-images.githubusercontent.com/8497300/213890418-648dc259-3910-4e32-9b5c-54a4fa01b3bb.png)\n\n**Get Filtered Evaluations:**\n\n![Get Filtered Evaluations](https://user-images.githubusercontent.com/8497300/213890430-d8958138-b826-4094-9f54-8659541b42bb.png)\n\n**ASP.NET Web App:**\n\n![Web App](https://user-images.githubusercontent.com/8497300/213890431-0e868d14-a50d-469d-ae65-015c27cbef07.png)\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://learn.microsoft.com/en-us/aspnet/core/mvc/overview?view=aspnetcore-7.0\"\u003eASP.NET MVC\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis?view=aspnetcore-7.0\"\u003e.NET Core Minimal API\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.microsoft.com/en-US/download/details.aspx?id=101064\"\u003eSQL Server\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **EF Core Database First**\n- **Data Annotations**\n- **Extension Methods**\n- **Dependency Injection**\n- **GIT Flow**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps:\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Visual Studio .NET 2022 updated to use NET Core 7\n- SQL Server Database \n\n### Setup\n\n1. Clone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone https://github.com/NeckerFree/SchoolRegistration\n```\n\n2. Create the Application database in SQl Server\n\n3. Create a new User as db_owner of this batabase\n\n4. Modify the connection string (SchoolConnection) to point your database in the  files:\n```\n    \\SR.WebApp\\appsettings.json\n    \\SR.MinApi\\appsettings.json\n```\n### Install\n\nInstall this project with:\n1. Build the solution and assure that doesn't have errors\n\n2. Set the desired project as default \n3. If require run backend and frontend at same time: in Solution Explorer, right-click the solution name and select Set Startup Project. \n   Change the startup project from Single startup project to Multiple startup projects. Select Start for each project’s action.\n\n### Usage\n\nTo run the project, \n\nStart the application (F5), the /swagger/index.html page is displayed\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Elio Cortés**\n\n- GitHub: [@NeckerFree](https://github.com/NeckerFree)\n- Twitter: [@ElioCortesM](https://twitter.com/ElioCortesM)\n- LinkedIn: [elionelsoncortes](https://www.linkedin.com/in/elionelsoncortes/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e Write a message to encourage readers to support your project\n\nIf you like this project please start my project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ (OPTIONAL) \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n\u003e - **What command are required to Scaffold from Scratch a DB First?**\n\n  - Run next commands:\n  ```\n    dotnet add SR.DataAccess package Microsoft.EntityFrameworkCore.Design\n    dotnet add SR.DataAccess package Microsoft.EntityFrameworkCore.SqlServer\n    dotnet add SR.DataAccess package Microsoft.EntityFrameworkCore.Tools\n    dotnet tool update --global dotnet-ef\n    dotnet ef dbcontext scaffold \"Data Source=localhost\\ELIO_SQL;Initial Catalog=[your database]; User Id=[your user];Password=[your password];Encrypt=False\" \n        Microsoft.EntityFrameworkCore.SqlServer --project SR.DataAccess --output-dir \"SR.Models\\Models\" --context-dir \"SR.DataAccess\\Data\" --namespace SR.Models \n        --context-namespace SR.DataAccess --context SchoolContext -f --no-onconfiguring --data-annotations\n    dotnet tool install --global dotnet-ef\n    dotnet tool update --global dotnet-ef \n  ```\n \n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneckerfree%2Fschoolregistration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneckerfree%2Fschoolregistration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneckerfree%2Fschoolregistration/lists"}