{"id":18471017,"url":"https://github.com/moonhighway/balanced-citizen","last_synced_at":"2025-04-08T11:32:04.400Z","repository":{"id":198343561,"uuid":"700485362","full_name":"MoonHighway/balanced-citizen","owner":"MoonHighway","description":"An app to keep track of what you're doing and if those activities are in balance.","archived":false,"fork":false,"pushed_at":"2023-10-06T20:03:41.000Z","size":374,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T11:51:17.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://balanced-citizen.vercel.app","language":"JavaScript","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/MoonHighway.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}},"created_at":"2023-10-04T17:24:26.000Z","updated_at":"2024-08-12T15:43:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4a5724a-f1e4-4dbd-a103-bb64936346cb","html_url":"https://github.com/MoonHighway/balanced-citizen","commit_stats":null,"previous_names":["eveporcello/balanced-citizen","moonhighway/balanced-citizen"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fbalanced-citizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fbalanced-citizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fbalanced-citizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fbalanced-citizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoonHighway","download_url":"https://codeload.github.com/MoonHighway/balanced-citizen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247833958,"owners_count":21003893,"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":[],"created_at":"2024-11-06T10:15:34.849Z","updated_at":"2025-04-08T11:32:03.671Z","avatar_url":"https://github.com/MoonHighway.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"/public/balanced-citizen-logo.png\" width=\"300\" alt=\"logo\"/\u003e\n\u003c/p\u003e\n\n# Balanced Citizen\n\nThere are 24 hours in a day. Make the most of them!\n\nWith this app, you'll be able to track your productivity with an emphasis on balance in three separate categories:\n\n1. **Workin'**: This is work. You're putting your efforts toward a task that you have to do. Could be paid labor, could be yard work, any type of work.\n2. **Strivin'**: This category is for any sort of self-improvement work. Going to the gym. Reading. Studying a new language. Meditation.\n3. **Thrivin'**: This category is for fun. If you're at a music festival, you're thrivin'! If you're at a restaurant with your best friend, thrivin' is what you're up to.\n\n## To Test the Deployed App\n\nHead to: [https://balancedcitizen.vercel.app](https://balanced-citizen.vercel.app).\n\n## Running the App\n\nIf you'd like to try running the app locally, follow these steps:\n\n1. Clone or download the repo: `https://github.com/moonhighway/balanced-citizen`.\n2. Once you're in the repo (`cd balanced-citizen`), install the dependencies: `npm i`.\n3. Create a file at the root of the project called `env.local`. Here you'll place your own environment variables. We've already filled in the `NEXT_PUBLIC_CLERK_**` sign in and sign up variables.\n\n```\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=\nCLERK_SECRET_KEY=\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\nNEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/\nNEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/\nNEXT_PUBLIC_SUPABASE_URL=\nNEXT_PUBLIC_SUPABASE_ANON_KEY=\n```\n\n4. This project uses Clerk for user authentication. You'll need a (free) Clerk account ([Clerk.com](https://clerk.com/))to retrieve these variables.\n5. This project uses Supabase as a database. You'll also need a (free) Supabase account ([Supabase.com](https://supabase.com/)) to grab these variables.\n6. Once these are placed in the `env.local` file, run the project with `npm run dev`.\n\n## Known Issues \u0026 Things to Make Better\n\nThis is a demo app, and there are definitely things to make better!\n\n1. Handle logins and database management for multiple users.\n2. Create a data visualization to show the distribution of activities.\n3. Better error handling for going over 24 hours in a day.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fbalanced-citizen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonhighway%2Fbalanced-citizen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fbalanced-citizen/lists"}