https://github.com/connellr023/atla
Project for Calgary Hacks 2024!
https://github.com/connellr023/atla
calgaryhacks2024 map webapp
Last synced: 11 months ago
JSON representation
Project for Calgary Hacks 2024!
- Host: GitHub
- URL: https://github.com/connellr023/atla
- Owner: connellr023
- License: mit
- Created: 2024-02-16T18:13:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T17:07:37.000Z (over 2 years ago)
- Last Synced: 2025-04-05T10:42:18.471Z (about 1 year ago)
- Topics: calgaryhacks2024, map, webapp
- Language: TypeScript
- Homepage: https://atla-ch2024.vercel.app
- Size: 2.91 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Project for Calgary Hacks 2024!





## Overview
Your 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.
## Chosen Prompt
> Use the City of Calgary's Open Data Portal to develop a tool
or application that supports and improves the lives of Calgarians.
## Development
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Tools Used
- **Next.js** to manage overall full stack requirements
- **React** for frontend logic
- **Vercel** for database hosting and deployment
- **Redis KV** to store event data
- **Calgary Open Data Portal API** to fetch location data
## Screenshots





Developed by Connell Reffo and Tara Strickland for Calgary Hacks 2024