{"id":25390055,"url":"https://github.com/h1b0b0/trello-mobile-app","last_synced_at":"2026-04-30T09:37:04.291Z","repository":{"id":229601605,"uuid":"777149918","full_name":"H1B0B0/Trello-mobile-app","owner":"H1B0B0","description":"A Trello mobile app in react native.","archived":false,"fork":false,"pushed_at":"2024-04-19T14:36:57.000Z","size":739,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:52:39.864Z","etag":null,"topics":["mobile-app","react-native","trello"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/H1B0B0.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":"2024-03-25T09:53:43.000Z","updated_at":"2024-06-20T12:12:29.000Z","dependencies_parsed_at":"2024-04-11T15:27:16.457Z","dependency_job_id":"2c893657-7536-4324-9230-249887285eaf","html_url":"https://github.com/H1B0B0/Trello-mobile-app","commit_stats":null,"previous_names":["h1b0b0/trello-mobile-app"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/H1B0B0/Trello-mobile-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1B0B0%2FTrello-mobile-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1B0B0%2FTrello-mobile-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1B0B0%2FTrello-mobile-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1B0B0%2FTrello-mobile-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H1B0B0","download_url":"https://codeload.github.com/H1B0B0/Trello-mobile-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H1B0B0%2FTrello-mobile-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mobile-app","react-native","trello"],"created_at":"2025-02-15T14:34:50.242Z","updated_at":"2026-04-30T09:37:04.276Z","avatar_url":"https://github.com/H1B0B0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trellow Project\n\n## Introduction\n\nWelcome to the Trellow project! This application is designed to be a project management app using the Trello API. It offers a range of features to help you manage your workspaces, boards, lists, and cards.\n\n## Installation\n\nTo get started with the Trellow project, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/your-username/Trellow.git`\n2. Install the necessary dependencies: `npm install`\n3. Configure your API credentials:\n   - Create a Trello API key and token by following the instructions [here](https://trello.com/power-ups/admin/). And Create a Open-AI API key [here](https://platform.openai.com/api-keys).\n   - Create a `.env` file and insert this inside\n   ```\n   TRELLO_API_KEY=yourapikey\n   OPENAI_API_KEY=yourapikey\n   ```\n\n## Start the project\n\n```shell \nnpm run start\n```\n\n## Features\n\nThe Trellow project offers the following features:\n\n- Create, update, delete, and display workspaces\n- Create, update, delete, and display boards with template choice (e.g., kanban)\n- Create, update, delete, and display lists\n- Create, update, delete, and display cards on a list\n- Assign persons to a card\n\n## User Interface and Experience\n\nWe have put a strong emphasis on providing a high-quality, polished UX and UI for the Trellow application. We have considered various ideas to enhance the user experience and have designed the app interface accordingly. We have followed the guidelines provided by the chosen technology to ensure a consistent and intuitive user interface.\n\n## Testing\n\nTesting is an important part of the development process. We have implemented a comprehensive test strategy for the Trellow application to ensure that it works properly and meets the specified requirements. We have incorporated [insert test framework here] to facilitate testing and improve the overall quality of the application.\n\n## Documentation\n\nWe have provided clear and comprehensive documentation for the Trellow project. The documentation includes class diagrams, sequence diagrams, and components life cycle, depending on the chosen framework and libraries. The goal of the documentation is to help newcomers understand the project architecture and reduce the learning curve. It also serves as a communication tool for team members.\n\n## Bonus Features\n\n- Add a task suggestion, this feature gives you a suggestion for a task provided on your current tasks, this feature is powered by AI.\n\n## Resources\n\nHere are some useful links related to the Trello API:\n\n- [API base URL](https://api.trello.com)\n- [Endpoints documentation](https://developer.atlassian.com/cloud/trello/rest/api-group-actions/)\n- [Token generation](https://trello.com/app-key)\n\n## Conclusion\n\nThank you for choosing the Trellow project! We hope you find this application useful for managing your projects. If you have any questions or need further assistance, please don't hesitate to reach out to our support team.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1b0b0%2Ftrello-mobile-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh1b0b0%2Ftrello-mobile-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh1b0b0%2Ftrello-mobile-app/lists"}