{"id":22330707,"url":"https://github.com/amitjimiwal/ebookings","last_synced_at":"2025-08-23T20:18:39.348Z","repository":{"id":258261786,"uuid":"859715871","full_name":"amitjimiwal/Ebookings","owner":"amitjimiwal","description":"An event booking Web app platform built with Angular and C# .NET","archived":false,"fork":false,"pushed_at":"2024-11-11T05:20:11.000Z","size":4501,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T08:33:17.514Z","etag":null,"topics":[],"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/amitjimiwal.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-09-19T06:47:55.000Z","updated_at":"2024-12-24T05:05:15.000Z","dependencies_parsed_at":"2025-01-31T08:30:23.995Z","dependency_job_id":"38d34595-73b3-45bd-a6f9-a533d5d353f4","html_url":"https://github.com/amitjimiwal/Ebookings","commit_stats":null,"previous_names":["amitjimiwal/ebookings"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2FEbookings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2FEbookings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2FEbookings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitjimiwal%2FEbookings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitjimiwal","download_url":"https://codeload.github.com/amitjimiwal/Ebookings/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"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-12-04T04:07:35.899Z","updated_at":"2025-03-26T07:09:59.079Z","avatar_url":"https://github.com/amitjimiwal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EBookings\n\nThis project is an event booking website with a .NET Web API backend and an Angular frontend.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Technology Stack](#technology-stack)\n- [License](#license)\n\n## Installation\n\n### Prerequisites\n\n- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0) or later\n- [Node.js](https://nodejs.org/) (LTS version recommended)\n- [Angular CLI](https://angular.io/cli)\n\n### Backend Setup\n\n1. Navigate to the `api` folder:\n   ```\n   cd api\n   ```\n\n2. Restore the required packages:\n   ```\n   dotnet restore\n   ```\n\n3. Run the API:\n   ```\n   dotnet run\n   ```\n\nThe API should now be running on `http://localhost:5077`.\n\n### Frontend Setup\n\n1. Navigate to the `frontend` folder:\n   ```\n   cd frontend\n   ```\n\n2. Install the required npm packages:\n   ```\n   npm install\n   ```\n\n3. Start the Angular development server:\n   ```\n   ng serve\n   ```\n\nThe frontend application should now be accessible at `http://localhost:4200`.\n\n\n## Technology Stack\n\n### Backend\n- .NET 8.0 Web API\n- Entity Framework Core (for database access)\n- ASP.NET Core Identity (for authentication and authorization)\n\n### Frontend\n- Angular 18\n- TypeScript\n- RxJS\n\n### Database\n- SQL Server \n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Febookings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitjimiwal%2Febookings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitjimiwal%2Febookings/lists"}