{"id":24691541,"url":"https://github.com/rafaumeu/pocket-front","last_synced_at":"2026-04-14T15:32:06.167Z","repository":{"id":272890772,"uuid":"918080947","full_name":"rafaumeu/pocket-front","owner":"rafaumeu","description":"🚀 InOrbit: Modern goal tracking system built with React + TypeScript + Vite + TailwindCSS. Transform your aspirations into achievements with a sleek, performant, and type-safe application designed for the future. 🎯✨","archived":false,"fork":false,"pushed_at":"2025-01-24T00:03:25.000Z","size":297,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T07:04:30.690Z","etag":null,"topics":["developer-tools","frontend","goal-setting","goals-management","goals-tracker","material-design","modern-web","performance-optimization","personal-development","productivity-tools","react","react-hooks","responsive-design","tailwindcss","time-management","typescript","typescript-react","user-interface","vite","web-application"],"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/rafaumeu.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":"2025-01-17T08:04:00.000Z","updated_at":"2025-01-23T01:20:34.000Z","dependencies_parsed_at":"2025-01-17T09:20:04.539Z","dependency_job_id":"c629f2fc-e6ac-4c04-8499-8c98d4d4bd8a","html_url":"https://github.com/rafaumeu/pocket-front","commit_stats":null,"previous_names":["rafaumeu/pocket-front"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rafaumeu/pocket-front","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaumeu%2Fpocket-front","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaumeu%2Fpocket-front/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaumeu%2Fpocket-front/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaumeu%2Fpocket-front/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafaumeu","download_url":"https://codeload.github.com/rafaumeu/pocket-front/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaumeu%2Fpocket-front/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["developer-tools","frontend","goal-setting","goals-management","goals-tracker","material-design","modern-web","performance-optimization","personal-development","productivity-tools","react","react-hooks","responsive-design","tailwindcss","time-management","typescript","typescript-react","user-interface","vite","web-application"],"created_at":"2025-01-26T19:16:59.456Z","updated_at":"2026-04-14T15:32:06.146Z","avatar_url":"https://github.com/rafaumeu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"public/logo.svg\" alt=\"InOrbit Logo\" width=\"150\" height=\"150\" /\u003e\n\n# InOrbit Frontend\n\nA modern React TypeScript frontend application powered by Vite and TailwindCSS.\n\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.0-blue.svg)](https://www.typescriptlang.org/)\n[![React](https://img.shields.io/badge/React-Latest-blue.svg)](https://reactjs.org/)\n[![Vite](https://img.shields.io/badge/Vite-Latest-646CFF.svg)](https://vitejs.dev/)\n[![TailwindCSS](https://img.shields.io/badge/TailwindCSS-3.4-38B2AC.svg)](https://tailwindcss.com/)\n[![Radix UI](https://img.shields.io/badge/RadixUI-Latest-161618.svg)](https://www.radix-ui.com/)\n\n---\n\n## 📖 Table of Contents\n\n| [⚡ Tech Stack](#⚡-tech-stack) | [🛠 Development Tools](#🛠-development-tools) | [🚀 Features](#🚀-features) |\n|--------------------------------|-----------------------------------------------|----------------------------|\n| [📦 Prerequisites](#📦-prerequisites) | [🛠️ Setup](#🛠️-setup) | [📱 Components](#📱-components) |\n| [🏗️ Project Structure](#🏗️-project-structure) | [🧪 Running Tests](#🧪-running-tests) | [📚 Documentation](#📚-documentation) |\n| [🛡️ License](#🛡️-license) | [🤝 Contributing](#🤝-contributing) | [🔧 Environment Variables](#🔧-environment-variables) |\n\n---\n\n### ⚡ Tech Stack\n\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Radix UI](https://img.shields.io/badge/Radix_UI-161618?style=for-the-badge\u0026logo=radix-ui\u0026logoColor=white)\n![React Query](https://img.shields.io/badge/React_Query-FF4154?style=for-the-badge\u0026logo=react-query\u0026logoColor=white)\n\n---\n\n### 🛠 Development Tools\n\n![Biome](https://img.shields.io/badge/Biome-60A5FA?style=for-the-badge\u0026logo=biome\u0026logoColor=white)\n![PostCSS](https://img.shields.io/badge/PostCSS-DD3A0A?style=for-the-badge\u0026logo=postcss\u0026logoColor=white)\n![Yarn](https://img.shields.io/badge/Yarn-2C8EBB?style=for-the-badge\u0026logo=yarn\u0026logoColor=white)\n\n---\n\u003c/div\u003e\n\n## 🚀 Features\n\n- **Modern React**: Built with the latest React features including hooks and functional components\n- **Type Safety**: Full TypeScript support for enhanced development experience\n- **Fast Development**: Powered by Vite for lightning-fast hot module replacement\n- **Responsive Design**: Mobile-first approach using TailwindCSS\n- **Developer Experience**: Configured with Biome for consistent code style\n- **Form Management**:\n  - React Hook Form for form state management\n  - Zod for robust form validation\n- **Data Fetching**:\n  - TanStack Query (React Query) for efficient API integration\n  - Automatic caching and background updates\n- **UI Components**:\n  - Radix UI primitives for accessible components\n  - Dialog for goal creation with form validation\n  - Progress indicators\n  - Radio group for frequency selection\n  - Weekly summary display with dayjs formatting\n  - Pending goals tracking\n- **Utility-First CSS**:\n  - TailwindCSS for styling\n  - tailwind-merge for class merging\n  - tailwind-variants for component variants\n- **Date Handling**:\n  - Day.js integration for date formatting in Portuguese\n- **Component Library**: Custom component library for consistent UI/UX\n- **API Integration**: Implemented with React Query\n- **Authentication**: (To be implemented)\n- **Testing**: (To be implemented)\n\n---\n\n## 📦 Prerequisites\n\n- Node.js (Latest LTS version)\n- Yarn package manager\n- Modern web browser\n\n---\n\n## 🛠️ Setup\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/yourusername/pocket-front.git\ncd pocket-front\n```\n\n2. Install dependencies:\n\n```bash\nyarn install\n```\n\n3. Set up your environment variables:\n\n```bash\ncp .env.example .env\n```\n\n4. Start the development server:\n\n```bash\nyarn dev\n```\n\n---\n\n## 🏗️ Project Structure\n\n```\npocket-front/\n├── public/          # Static assets\n├── src/\n│   ├── assets/      # Project assets (images, fonts, etc.)\n│   ├── components/  # Reusable React components\n│   │   ├── ui/     # UI components using Radix primitives\n│   │   ├── Summary/ # Weekly summary component\n│   │   └── PendingGoals/ # Pending goals component\n│   ├── styles/      # Global styles and Tailwind configurations\n│   ├── App.tsx      # Main application component\n│   ├── main.tsx     # Application entry point\n│   └── index.css    # Global CSS file\n├── tests/           # Test files\n├── biome.json       # Biome configuration\n├── postcss.config.js # PostCSS configuration\n├── tailwind.config.js # Tailwind CSS configuration\n├── tsconfig.json    # TypeScript configuration\n└── vite.config.ts   # Vite configuration\n```\n\n---\n\n## 📱 Components\n\nCurrently implemented components:\n\n- Goal Creation Dialog\n  - Form validation with Zod\n  - Activity input field with React Hook Form\n  - Weekly frequency selection with Radio Group\n  - Save and close functionality\n- Weekly Summary\n  - Date formatting in Portuguese\n  - List of goals by day\n  - Summary statistics\n- Pending Goals Display\n  - Dynamic goal tracking\n  - Status indicators\n- Progress Indicators\n- Radio Group Selections\n\n---\n\n## 🧪 Running Tests\n\n```bash\nyarn test\n```\n\n---\n\n## 📚 Documentation\n\nComponent documentation and usage examples will be available using Storybook (to be implemented).\n\n---\n\n## 🛡️ License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## 🤝 Contributing\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'feat: add some amazing feature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n---\n\n## 🔧 Environment Variables\n\n```env\nVITE_API_URL=http://localhost:3000\nVITE_ENV=development\n```\n\n---\n\n\u003cdiv align=\"center\"\u003e\nMade with ❤️ by Rafael Dias Zendron\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/rafaumeu.png\" width=\"100\" height=\"100\" style=\"border-radius: 50%;\"\u003e\n\n### Built with 💜 by Rafael Zendron\n\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/rafael-dias-zendron-528290132/)\n[![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/rafaumeu)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaumeu%2Fpocket-front","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaumeu%2Fpocket-front","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaumeu%2Fpocket-front/lists"}