{"id":27275276,"url":"https://github.com/shaik-zuher/time_trend","last_synced_at":"2025-04-11T15:48:18.098Z","repository":{"id":285754724,"uuid":"959230844","full_name":"Shaik-Zuher/Time_Trend","owner":"Shaik-Zuher","description":"Ecommerce Website for Watches","archived":false,"fork":false,"pushed_at":"2025-04-05T09:20:04.000Z","size":15022,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:24:23.927Z","etag":null,"topics":["angular","csharp","dotnet"],"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/Shaik-Zuher.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":"2025-04-02T13:13:08.000Z","updated_at":"2025-04-05T09:20:08.000Z","dependencies_parsed_at":"2025-04-05T10:34:38.710Z","dependency_job_id":null,"html_url":"https://github.com/Shaik-Zuher/Time_Trend","commit_stats":null,"previous_names":["shaik-zuher/watches","shaik-zuher/time_trend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shaik-Zuher%2FTime_Trend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shaik-Zuher%2FTime_Trend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shaik-Zuher%2FTime_Trend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shaik-Zuher%2FTime_Trend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shaik-Zuher","download_url":"https://codeload.github.com/Shaik-Zuher/Time_Trend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248433815,"owners_count":21102672,"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","dotnet"],"created_at":"2025-04-11T15:48:16.598Z","updated_at":"2025-04-11T15:48:18.089Z","avatar_url":"https://github.com/Shaik-Zuher.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Time Trend\n\nAngular Cli-19\n\nAsp.Net Version 8.0.0(Using latest versions creates problems connecting database)\n\nMysql\n\n\nYou will need 2 terminals.\n\n---\n\n# Steps to Set Up \u0026 Run the Project \n\n\n## 1.Clone Repositoy or Download Zip file\n\nMethod 1: \nFork repository and download zip file\n\nOR\n\nMethod 2: \nTo Clone Repository\n\nopen vscode terminal, run:\n\n```bash\ngit clone https://github.com/Shaik-Zuher/Watches.git\n```\n\n## 2. Install .NET 8 SDK* (if not installed)  \n\nCheck version\n\n```bash\ndotnet --version\n```\n\nIf not installed, download from: [Net 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)\n\n## 3. Navigate to API Folder\n\n```bash\ncd WatchEcom.Api\n```\n\n## 4. Install Dependencies\n\n```bash\ndotnet restore\n```\n\n## 5. Configure Database (MySQL)\n\nMake sure MySQL is installed and running.  \n\nUpdate the connection string in appsettings.json if needed:  \njson\n\n```bash\n\"ConnectionStrings\": {\n  \"DefaultConnection\": \"server=localhost;port=3306;database=WatchEcomDB;user=root;password=YourPassword;\"\n}\n```\n\nReplace localhost,user,password with your mysql credentials.\n\n## 6. Apply Database Migrations\n\n```bash\ndotnet ef database update\n```\n\n(If dotnet ef is missing, install it using )  \n\n```bash\ndotnet tool install --global dotnet-ef\n```\n\nSomtimes step 6 doesn't work then run the following:\n\n```bash\nls Migrations/\n```\n\n1. If migrations exist:\n\nclose the vscode and once try again from step 3.\n\n2. If no migrations exist\n```bash\ndotnet ef migrations add Initial\ndotnet ef database update\n```\n\ncontinue to step 7\n## 7. Run the Backend\n```bash\ndotnet run\n```\nAPI will be available at https://localhost:5194/api/\n\n## Now open another Terminal\n## In Vscode Terminal\u003enew Terminal(We need 2 terminals running simultaneously)\n## 8. Install Node.js \u0026 Angular CLI\nCheck versions:  \n```bash\nnode -v\nng version\n```\nIf not installed, get Node.js from [Nodejs](https://nodejs.org/) and install Angular CLI:  \n```bash\nnpm install -g @angular/cli\n```\n\n## 9. Navigate to Frontend Folder\n\n```bash\ncd WatchEcom.App\n```\n\n## 10. Install Dependencies\n```bash\nnpm install\n```\n\n\n## 11. Run the Angular App\n```bash\nng serve\n```\n\nFrontend will be available at http://localhost:4200/\n\n---\n\n## *Testing*\n- Open *http://localhost:4200/* in a browser.\n\nIf you run into any errors use Chatgpt and Stack Overflow to fix errors.\n\n# Members\nMakireddy Siva Sai Teja - teja41622@gmail.com\n\nShaik Zuheruddin - zuheruddinshaik@gmail.com\n\nSai Satya Navya Sri Vasamsetti - navya4814@gmail.com \n\nKONETI RAM SAI VENKATA DURGA PRASAD - ramsaikoneti9383@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaik-zuher%2Ftime_trend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaik-zuher%2Ftime_trend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaik-zuher%2Ftime_trend/lists"}