{"id":18057780,"url":"https://github.com/connellr023/atla","last_synced_at":"2025-08-08T02:11:21.457Z","repository":{"id":223161255,"uuid":"758627653","full_name":"connellr023/Atla","owner":"connellr023","description":"Project for Calgary Hacks 2024!","archived":false,"fork":false,"pushed_at":"2024-02-18T17:07:37.000Z","size":3050,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-05T10:42:18.471Z","etag":null,"topics":["calgaryhacks2024","map","webapp"],"latest_commit_sha":null,"homepage":"https://atla-ch2024.vercel.app","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/connellr023.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}},"created_at":"2024-02-16T18:13:42.000Z","updated_at":"2024-02-18T18:24:48.000Z","dependencies_parsed_at":"2024-02-18T18:36:49.553Z","dependency_job_id":null,"html_url":"https://github.com/connellr023/Atla","commit_stats":null,"previous_names":["connellr023/atla"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/connellr023/Atla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connellr023%2FAtla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connellr023%2FAtla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connellr023%2FAtla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connellr023%2FAtla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connellr023","download_url":"https://codeload.github.com/connellr023/Atla/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connellr023%2FAtla/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269351910,"owners_count":24402678,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":["calgaryhacks2024","map","webapp"],"created_at":"2024-10-31T02:23:03.918Z","updated_at":"2025-08-08T02:11:21.436Z","avatar_url":"https://github.com/connellr023.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg width=\"300px\" src=\"public/atla-logo-full.svg\" /\u003e\n\u003c/h1\u003e\n\n\u003e Project for Calgary Hacks 2024!\n\n![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge\u0026logo=vercel\u0026logoColor=white)\n![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?\u0026style=for-the-badge\u0026logo=redis\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![TS](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![Sass](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge\u0026logo=sass\u0026logoColor=white)\n\n\u003cbr /\u003e\n\n## Overview\n\nYour Hub for Volunteering Events and more, Alta aims to bring the Calgarian community together by providing a centralized platform to post and view volunteering events.\n\n\u003cbr /\u003e\n\n## Chosen Prompt\n\n\u003e Use the City of Calgary's Open Data Portal to develop a tool\n  or application that supports and improves the lives of Calgarians.\n\n\u003cbr /\u003e\n\n## Development\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\u003cbr /\u003e\n\n## Tools Used\n - **Next.js** to manage overall full stack requirements\n - **React** for frontend logic\n - **Vercel** for database hosting and deployment\n - **Redis KV** to store event data\n - **Calgary Open Data Portal API** to fetch location data\n\n\u003cbr /\u003e\n\n## Screenshots\n\n![](public/screenshots/1.PNG)\n![](public/screenshots/2.PNG)\n![](public/screenshots/3.PNG)\n![](public/screenshots/4.PNG)\n![](public/screenshots/5.PNG)\n\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg width=\"110px\" src=\"public/atla-logo-small.svg\" /\u003e\n    \u003cdiv\u003eDeveloped by \u003cb\u003eConnell Reffo\u003c/b\u003e and \u003cb\u003eTara Strickland\u003c/b\u003e for \u003cb\u003eCalgary Hacks 2024\u003c/b\u003e\u003c/div\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnellr023%2Fatla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnellr023%2Fatla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnellr023%2Fatla/lists"}