Project for Calgary Hacks 2024!
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.
Use the City of Calgary's Open Data Portal to develop a tool or application that supports and improves the lives of Calgarians.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
- 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