Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connellr023/atla

Project for Calgary Hacks 2024!
https://github.com/connellr023/atla

calgaryhacks2024 map webapp

Last synced: about 1 month ago
JSON representation

Project for Calgary Hacks 2024!

Awesome Lists containing this project

README

        



> Project for Calgary Hacks 2024!

![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge&logo=vercel&logoColor=white)
![Redis](https://img.shields.io/badge/redis-%23DD0031.svg?&style=for-the-badge&logo=redis&logoColor=white)
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![TS](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Sass](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)


## 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

![](public/screenshots/1.PNG)
![](public/screenshots/2.PNG)
![](public/screenshots/3.PNG)
![](public/screenshots/4.PNG)
![](public/screenshots/5.PNG)






Developed by Connell Reffo and Tara Strickland for Calgary Hacks 2024