SkillAgentSearch skills...

Klmeetups

Find tech events in Malaysia

Install / Use

/learn @alienxp03/Klmeetups
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Codeship Status for alienxp03/malaysiameetups

#Malaysia Events

I thought it would be a good idea if I can discover events from Facebook groups, or Meetup. I got the idea from <a href="https://github.com/webuildsg/webuild" target="_blank">webuildsg</a>.

##API endpoints

  • <a href="http://www.klmeetup.com/api/events" target="_blank">/api/events</a>

##Contributions I need help, of course. Currently it will only find events based on groups, which are defined in <a href="https://github.com/alienxp03/malaysiameetups/blob/master/app/controllers/api/facebook_groups.rb" target="_blank">FacebookGroups</a>. You can either create a new pull request, or submit an issue.

You can find the group id using <a href="https://lookup-id.com/" target="_blank">lookup-id</a>

Quick start

  1. Clone this project and bundle install:
git clone git@github.com:alienxp03/malaysiameetups.git && cd malaysiameetups
bundle install
  1. Setup environment variables. Check file .env.example.

  2. Setup database. Check file database.yml.example.

  3. Run rake db:create && rake:db:migrate

  4. Run rails server

TODO

  • Write tests
  • Add more Facebook groups
  • Add events manually

##License MIT (obviously)

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated7y ago
Forks1

Languages

Ruby

Security Score

55/100

Audited on Oct 1, 2018

No findings