- Notifications
You must be signed in to change notification settings - Fork1
A website that keeps track of Calgary's tech communities and upcoming local events
License
yycoss/yyctech
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Table of Contents
YYCtech is community-driven platform dedicated to connecting tech enthusiasts and professionals in Calgary. Our goal is to showcase the tech scene in the city, bringing together people passionate about technology, innovation, and collaboration.
We curate and highlight tech events happening in Calgary, from meetups and workshops to conferences and hackathons. By providing a one-stop platform, we make it easy for Calgarians to stay informed, connect with others, and be part of the city’s growing tech ecosystem.
To get a local copy up and running follow these steps.
- Create a Meetup API clienthttps://www.meetup.com/api/oauth/list/
- Clone the repo
git clone git@github.com:yycoss/yyctech.git
- Install NPM packages
npm install
- Enter your credentials
NEXT_PUBLIC_AIRTABLE_PAT=credentials-here CLIENT_ID=credentials-here CLIENT_SECRET=credentials-here REDIRECT_URI=oauth-redirect-url-here - Validate your credentials following Meetup API OAuth2 steps
https://www.meetup.com/api/authentication/#graphQl-authentication - Run the project
npm run dev
- Update README
- Integrate Meetup API
- Add a share button funtionality
- Add a DB for users and user data
- Add favorite button on events and communities
- Complete newsletter
See theopen issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make aregreatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. SeeLICENSE.txt for more information.
Jose Ramon -@josercastanos -castanos@pm.me
Serene Yew -hello@pixeltree.ca
Project Link:https://github.com/yycoss/yyctech
- Thanks to Serene Yew for sparking the idea and setting things in motion
About
A website that keeps track of Calgary's tech communities and upcoming local events
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.


