Skip to content
/ yyctech Public

A website that keeps track of Calgary's tech communities and upcoming local events

License

Notifications You must be signed in to change notification settings

yycoss/yyctech

Repository files navigation

YYCtech

Keep track of Calgary's tech communities and local events

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

yyctech

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.

We work closely with local event organizers, tech communities, and industry leaders to ensure that every event is up-to-date and accessible. Our platform offers communities and event listings and schedules to help you plan and get the most out of Calgary’s tech events.

We believe that a strong tech community is essential for Calgary’s growth and innovation. By connecting people and creating opportunities for learning and networking, we’re building a tech-friendly city that fosters talent, collaboration, and forward-thinking solutions.

yyctech

(back to top)

Built With

  • Next
  • React

(back to top)

Getting Started

To get a local copy up and running follow these steps.

Installation

  1. Create a Meetup API client https://www.meetup.com/api/oauth/list/
  2. Clone the repo
    git clone git@github.com:yycoss/yyctech.git
  3. Install NPM packages
    npm install
  4. Enter your credentials
     NEXT_PUBLIC_AIRTABLE_PAT=credentials-here
     CLIENT_ID=credentials-here
     CLIENT_SECRET=credentials-here
     REDIRECT_URI=oauth-redirect-url-here
    
  5. Validate your credentials following Meetup API OAuth2 steps
     https://www.meetup.com/api/authentication/#graphQl-authentication
    
  6. Run the project
    npm run dev

(back to top)

Roadmap

  • 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 the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly 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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Jose Ramon - @josercastanos - castanos@pm.me

Serene Yew - hello@pixeltree.ca

Project Link: https://github.com/yycoss/yyctech

(back to top)

Acknowledgments

  • Thanks to Serene Yew for sparking the idea and setting things in motion

(back to top)

About

A website that keeps track of Calgary's tech communities and upcoming local events

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published