{"id":19138156,"url":"https://github.com/lukasvolgger/simple-crm","last_synced_at":"2026-04-13T01:03:22.639Z","repository":{"id":64252230,"uuid":"569164781","full_name":"LukasVolgger/simple-crm","owner":"LukasVolgger","description":"A simple angular crm app with material design.","archived":false,"fork":false,"pushed_at":"2024-01-07T13:48:22.000Z","size":9283,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-03T14:17:23.016Z","etag":null,"topics":["angular","angular-material","crm","cutomer-management","firebase","firebase-auth","html","scss","typescript"],"latest_commit_sha":null,"homepage":"https://simple-crm.lukas-volgger.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukasVolgger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-11-22T08:17:23.000Z","updated_at":"2024-01-07T13:11:19.000Z","dependencies_parsed_at":"2024-11-09T06:42:01.486Z","dependency_job_id":"3a6afc2f-ce2e-4952-91a6-8a3b0d35d718","html_url":"https://github.com/LukasVolgger/simple-crm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasVolgger%2Fsimple-crm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasVolgger%2Fsimple-crm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasVolgger%2Fsimple-crm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukasVolgger%2Fsimple-crm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukasVolgger","download_url":"https://codeload.github.com/LukasVolgger/simple-crm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240221236,"owners_count":19767442,"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","angular-material","crm","cutomer-management","firebase","firebase-auth","html","scss","typescript"],"created_at":"2024-11-09T06:41:56.129Z","updated_at":"2025-11-13T01:02:52.088Z","avatar_url":"https://github.com/LukasVolgger.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-CRM\nSimple customer management. A simple CRM (Customer Relationship Management) tool with features like user registration, authentication and data storage in the backend (Firebase).\n\n**\u003cu\u003eIMPORTANT:\u003c/u\u003e** Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\n\n**Table of Contents**\n\n- [Simple-CRM](#simple-crm)\n  - [Features](#features)\n  - [Preview](#preview)\n  - [Run the Application](#run-the-application)\n    - [1. Requirements](#1-requirements)\n    - [2. Clone the Source](#2-clone-the-source)\n    - [3. Download and install Dependencies](#3-download-and-install-dependencies)\n    - [4. Start Development Server](#4-start-development-server)\n    - [Further help](#further-help)\n  - [Feedback \\\u0026 Support](#feedback--support)\n  - [License](#license)\n    - [Graphics](#graphics)\n    - [Source Code](#source-code)\n\n## Features\nHere is an overview of the most important functions of the project.\n\n**Available Languages**\n\n- English\n  \n**Functionality**\n  \n- Cloud storage (Google Firebase)\n- Guest login for preview\n- User login\n- Sign up with email\n- Sign up with Google account\n- Forgot password functionality\n- Dashboard with general overview and information\n- Add / update / delete customers\n- Profile management (Update / Delete)\n\n## Preview\n\n![Login](./src/assets/img/preview/login-min.png \"Login Preview\")\n\n---\n\n![Dashboard](./src/assets/img/preview/dashboard-min.png \"Dashboard Preview\")\n\n---\n\n![Customer](./src/assets/img/preview/customer-min.png \"Customer Preview\")\n\n## Run the Application\nFollow these steps to run the application.\n\n### 1. Requirements\nInstall the following required software:\n\n- [Node.js \u0026 npm](https://nodejs.org/en)\n- [Angular CLI](https://angular.io/guide/setup-local)\n\n\n### 2. Clone the Source\nClone the source code or download the repository on your local computer by clicking the **Code** button.\n\n``` bash\ngit clone https://github.com/LukasVolgger/simple-crm.git\n```\n\n### 3. Download and install Dependencies\nNavigate to the project directory and execute the following command:\n\n``` bash\nnpm install\n```\n\n### 4. Start Development Server\n\n``` bash\nng serve --open\n```\n\nThe development server will start on `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n### Further help\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.\n\n## Feedback \u0026 Support\nYour feedback is invaluable, and I'm here to assist you with any questions or concerns. Your input plays a crucial role in enhancing the project and optimizing the user experience. Feel free to reach out to me:\n\n- **Feedback:** Share your thoughts, suggestions, or ideas with me so that I can continuously work towards improvement.\n\n- **Support Inquiry:** If you encounter difficulties or need assistance, [create a new GitHub issue](https://github.com/LukasVolgger/simple-crm/issues/new). Please describe your issue in detail to enable me to provide quick and accurate support.\n\nThank you for your support!\n\n## License\nPlease note the following license terms with regard to the graphics used and the source code.\n\n### Graphics\n\u003c!-- 1. Public Domain --\u003e\nAll graphics/images used are licensed under the Creative Commons license [CC0 Public Domain](https://creativecommons.org/publicdomain/zero/1.0/deed.en).\n\n### Source Code\nThe source code is subject to the following license:\n\n[MIT License](./LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasvolgger%2Fsimple-crm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasvolgger%2Fsimple-crm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasvolgger%2Fsimple-crm/lists"}