{"id":26695271,"url":"https://github.com/itszcx/area","last_synced_at":"2025-03-26T19:18:19.995Z","repository":{"id":282404818,"uuid":"948460509","full_name":"ItsZcx/area","owner":"ItsZcx","description":"The Area Project is designed to provide a platform similar to IFTTT or Zapier, enabling users to automate tasks by connecting different web services. It allows users to link Actions from one service to REActions in another, creating automated sequences.","archived":false,"fork":false,"pushed_at":"2025-03-14T12:17:49.000Z","size":1693,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T13:27:55.252Z","etag":null,"topics":["backend","frontend","fullstack"],"latest_commit_sha":null,"homepage":"","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/ItsZcx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-14T11:30:03.000Z","updated_at":"2025-03-14T12:17:52.000Z","dependencies_parsed_at":"2025-03-14T13:38:32.498Z","dependency_job_id":null,"html_url":"https://github.com/ItsZcx/area","commit_stats":null,"previous_names":["itszcx/area"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsZcx%2Farea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsZcx%2Farea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsZcx%2Farea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItsZcx%2Farea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItsZcx","download_url":"https://codeload.github.com/ItsZcx/area/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245718784,"owners_count":20661161,"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":["backend","frontend","fullstack"],"created_at":"2025-03-26T19:18:19.469Z","updated_at":"2025-03-26T19:18:19.984Z","avatar_url":"https://github.com/ItsZcx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Area Project\n\n**An automation platform that interconnects various services to trigger actions based on predefined conditions.**\n\n## Table of Contents\n\n- [About the Project](#about-the-project)\n- [Features](#features)\n- [Getting Started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Installation](#installation)\n- [Technologies Used](#technologies-used)\n- [License](#license)\n- [Contact](#contact)\n    - [Team Members](#team-members)\n- [Acknowledgments](#acknowledgments)\n\n## About the Project\n\nThe Area Project is designed to provide a platform similar to IFTTT or Zapier, enabling users to automate tasks by connecting different web services.  It allows users to link Actions from one service to REActions in another, creating automated sequences.\n\nThe project focuses on integrating existing libraries and services rather than reinventing the wheel.  The core challenge lies in orchestrating these components effectively to deliver a functional automation platform.    \n\nThe application is divided into three parts:\n- Application servers to handle the business logic and API endpoints.    \n- A web client to provide a user interface for managing and configuring automations.    \n- A mobile client to allow users to interact with the application from their mobile devices.    \n\n## Features\n\n* **User Management:** Registration, and account confirmation.\n   \n* **Service Integration:** Connecting various services like Google, X, and others via OAuth2.\n   \n* **AREA Creation:** Linking Actions and REActions to create automated tasks.\n   \n* **Triggers:** System to initiate REActions based on the occurrence of linked Actions.\n\n## Getting Started\n\nFollow these instructions to get a copy of the project on your local machine.\n\n### Prerequisites\n\n- Docker\n\n### Installation\n\n1. Clone the repository:\n     ```bash\n     git clone https://github.com/ItsZcx/area.git\n     ```\n2. Navigate to the project directory:\n     ```bash\n     cd area\n     ```\n3. Set up environment variables:\n     ```bash\n     cp .env.example .env\n     ```\n4. Start the services using Docker Compose:\n     ```bash\n     docker compose up -d\n     ```\n## Technologies Used\n\n**General:**\n- **Docker:** Containerization platform to run the application services.\n\n**Backend:**\n- **FastAPI:** For building the backend APIs.\n- **Poetry:** For dependency management in Python.\n- **SQLAlchemy:** ORM for database interactions.\n- **Alembic:** Database migrations.\n\n**Frontend:**\n- **Next.js:** React framework for building the web frontend.\n- **Tailwind CSS:** Utility-first CSS framework for styling.\n\n**Mobile:**\n- **React Native:** For the mobile frontend.\n- **Expo:** Framework and platform for universal React applications.\n- **Android SDK:** For building Android applications.\n\n**Database:**\n- **PostgreSQL:** Relational database management system.\n\n**Others:**\n- **OAuth2:** For authentication and authorization.\n- **Pydantic:** For data validation and settings management.\n- **Dotenv:** For managing environment variables.\n- **Ngrok:** For tunneling local servers to the internet.\n\n## License\n\nThis project is licensed under the **MIT** License - see the [LICENSE](./LICENSE) file for details.\n\n## Contact\n\n### Team Members\n\n- **Joan Pau Mérida Ruiz**: *Backend Developer, Infra Manager* ([GitHub](https://github.com/itszcx), [LinkedIn](https://www.linkedin.com/in/joan-pau-merida-ruiz), [Email](mailto:joanpaumeridaruiz@gmail.com))\n- **Alex Arteaga Contijoch**: *Backend Developer* ([GitHub](https://github.com/alex-alra-arteaga), [LinkedIn](https://www.linkedin.com/in/alex-arteaga-c/), [Email](mailto:alex.arteaga-contijoch@epitech.eu))\n- **David Salvatella Gelpi**: *Fullstack Developer* ([GitHub](https://github.com/xRozzo), [LinkedIn](https://www.linkedin.com/in/david-salvatella/), [Email](mailto:david.salvatella-gelpi@epitech.eu))\n- **Joel Revuelta Gomez**: *Frontend Developer* ([GitHub](https://github.com/Joel-Revuelta), [LinkedIn](https://www.linkedin.com/in/joel-revuelta/), [Email](mailto:joel.revuelta-gomez@epitech.eu))\n- **Pol Rodriguez Garcia**: *Mobile Developer* ([GitHub](https://github.com/polroga31), [LinkedIn](https://www.linkedin.com/in/pol-rodriguez-garcia/), [Email](mailto:pol.rodriguez-garcia@epitech.eu))\n\n## Acknowledgments\n\n- This project was inspired by IFTTT and Zapier.    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitszcx%2Farea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitszcx%2Farea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitszcx%2Farea/lists"}