{"id":23023590,"url":"https://github.com/marius-pieptea/angular-firebase-tasquito-fe","last_synced_at":"2026-05-10T19:04:46.446Z","repository":{"id":268236187,"uuid":"836288166","full_name":"marius-pieptea/angular-firebase-tasquito-fe","owner":"marius-pieptea","description":"TasquitoFe is an Angular-based task management app with Firebase integration for backend services, featuring real-time data sync, user authentication, and a responsive UI using Clarity Design.","archived":false,"fork":false,"pushed_at":"2024-07-31T14:28:58.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T10:17:20.959Z","etag":null,"topics":["angular","clarity-design","firebase","firestore","realtime-database","task-management","user-authentication"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/marius-pieptea.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-07-31T14:28:10.000Z","updated_at":"2024-08-01T22:03:24.000Z","dependencies_parsed_at":"2024-12-15T13:14:14.602Z","dependency_job_id":"18cd4449-caf0-469d-b66a-8333557c92e3","html_url":"https://github.com/marius-pieptea/angular-firebase-tasquito-fe","commit_stats":null,"previous_names":["marius-pieptea/angular-firebase-tasquito-fe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marius-pieptea%2Fangular-firebase-tasquito-fe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marius-pieptea%2Fangular-firebase-tasquito-fe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marius-pieptea%2Fangular-firebase-tasquito-fe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marius-pieptea%2Fangular-firebase-tasquito-fe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marius-pieptea","download_url":"https://codeload.github.com/marius-pieptea/angular-firebase-tasquito-fe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246879268,"owners_count":20848692,"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","clarity-design","firebase","firestore","realtime-database","task-management","user-authentication"],"created_at":"2024-12-15T13:14:18.473Z","updated_at":"2026-05-10T19:04:46.388Z","avatar_url":"https://github.com/marius-pieptea.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TasquitoFe\n\nTasquitoFe is an Angular-based task management application that integrates with Firebase for backend services. This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.2.12.\n\n## Features \n\n- Task management and tracking\n- User authentication using Firbase\n- Real-time data synchronization with Firestore\n- Simple Responsive UI using Clarity Design \n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n- Node.js (version 14.x or later)\n- npm (version 6.x or later)\n- Angular CLI (version 16.2.12)\n\n## Installation\n\n1. Clone the repository:\n  `git clone https://github.com/marius-pieptea/TasquitoFe.git`\n2. Navigate to the project directory: \n  `cd TasquitoFe`\n3. Install dependencies: \n  `npm install`\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Firebase Configuration\n\nThis project uses Firebase for backend services. Make sure to set up your Firebase project and update the configuration in `src/environments/environment.ts`.\nExample: \n```typescript\n  import { initializeApp } from 'firebase/app';\n\n  export const environment = {\n    production: false,\n    firebaseConfig: {\n      apiKey: \"YOUR_API_KEY\",\n      authDomain: \"YOUR_AUTH_DOMAIN\",\n      projectId: \"YOUR_PROJECT_ID\",\n      storageBucket: \"YOUR_STORAGE_BUCKET\",\n      messagingSenderId: \"YOUR_MESSAGING_SENDER_ID\",\n      appId: \"YOUR_APP_ID\"\n    }\n  };\n  const app = initializeApp(environment.firebaseConfig);\n  ```\n\n## Dependencies\n\n- Angular: ^16.2.0\n- Angular Fire: ^7.6.1\n- Firebase: ^10.5.2\n- RxJS: ~7.8.0\n- Clarity Design System\n\nFor a complete list of dependencies, please refer to the `package.json` file.\n\n## Contributing\n\nContributions to TasquitoFe are welcome. Please feel free to submit a Pull Request.\n\n## License\n\nMIT\n\n## Further help\n\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarius-pieptea%2Fangular-firebase-tasquito-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarius-pieptea%2Fangular-firebase-tasquito-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarius-pieptea%2Fangular-firebase-tasquito-fe/lists"}