Front-end da aplicação In.orbit, um gerenciador de metas!
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^3.9.0^1.1.1^1.1.0^1.2.0^5.55.4^1.11.13^0.439.0^18.3.1^18.3.1^7.53.0^2.5.2^0.2.1^3.23.8^1.8.3^22.5.4^18.3.3^18.3.0^4.3.1^10.4.20^8.4.45^3.4.10^5.5.3^5.4.114
commits
feat: add environment variable handling with Zod validation
9429abeView on GitHubfeat: add handleCreateGoal function to submit form data and create goal
3e01431View on GitHubfeat: install react-hook-form and @hookform/resolvers, create form for CreateGoal
873889bView on GitHubfeat: add handleCompletionGoal function, call API on goal completion and invalidate queries to reload data
48144ebView on GitHubfeat: create pending-goals component, fetch and render pending goals from API
db53454View on GitHubfeat: install dayjs and @tanstack/react-query, render completed goals of the week
f2b1645View on GitHubRefactor: separate DialogCreateGoal and EmptyGoals components for reuse
7bfe6dcView on GitHub