{"id":21670104,"url":"https://github.com/kshetritej/learnify","last_synced_at":"2025-03-20T07:38:51.995Z","repository":{"id":225669099,"uuid":"766503958","full_name":"kshetritej/learnify","owner":"kshetritej","description":"learning management system using  ASP.NET Core MVC and EntityFramework Core","archived":false,"fork":false,"pushed_at":"2024-03-12T11:57:50.000Z","size":1668,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T09:08:38.333Z","etag":null,"topics":["asp-net-core","csharp","entityframeworkcore"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/kshetritej.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-03-03T13:01:36.000Z","updated_at":"2024-11-16T07:26:06.000Z","dependencies_parsed_at":"2024-03-12T12:06:15.482Z","dependency_job_id":null,"html_url":"https://github.com/kshetritej/learnify","commit_stats":null,"previous_names":["kshetritej/learnify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshetritej%2Flearnify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshetritej%2Flearnify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshetritej%2Flearnify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kshetritej%2Flearnify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kshetritej","download_url":"https://codeload.github.com/kshetritej/learnify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244573428,"owners_count":20474704,"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":["asp-net-core","csharp","entityframeworkcore"],"created_at":"2024-11-25T12:29:33.014Z","updated_at":"2025-03-20T07:38:51.974Z","avatar_url":"https://github.com/kshetritej.png","language":"HTML","readme":"# Learnify\n\nWelcome to the Learnify repository! Follow the steps below to set up and run the project on your local machine.\n\n## Prerequisites\n\nBefore you begin, ensure that you have the following installed on your machine:\n\n- [.NET SDK](https://dotnet.microsoft.com/download)\n- [Visual Studio Code](https://code.visualstudio.com/) (or any preferred code editor)\n- [Git](https://git-scm.com/)\n\n## Getting Started\n\n1. Clone the repository to your local machine:\n\n    ```bash\n    git clone https://github.com/AntsOrg/learnify.git\n    ``` \n    or if you are using SSH :\n    ```bash\n    git clone git@github.com:AntsOrg/learnify.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd learnify \n    ```\n\n## Restore Dependencies\n\n3. Restore project dependencies using the following command:\n\n    ```bash\n    dotnet restore\n    ```\n\n## Database Setup (if applicable)\n\n4. This project involves database - PostgreSQL, setup database and then run: \n\n    ```bash\n    dotnet ef migrations add InitialMigration\n    dotnet ef database update\n    ```\n\n## Run the Application\n\n5. Start the application with the following command:\n\n    ```bash\n    dotnet run\n    ```\n\n6. Open your web browser and navigate to [http://localhost:8080](http://localhost:5000)  or any port you specified to view the application.\n\n## Additional Notes\n\n- If you encounter any issues, check the `appsettings.json` file for configuration settings that may need adjustment based on your local environment.\n\n- Make sure to ignore sensitive information such as database connection strings in the version control system.\n\n- If you are using Visual Studio Code, ensure that you have the C# extension installed.\n\n- Remember to exclude unnecessary files from version control (e.g., `/obj`, `/bin`, `/Migrations`, `.vscode`) by including them in the `.gitignore` file.\n\n__Happy coding!__\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshetritej%2Flearnify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkshetritej%2Flearnify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkshetritej%2Flearnify/lists"}