Skip to content

Designveloper/MeteorMeetupHCM

Repository files navigation

Open Event Manager Application

Overview

Open Event Manager is an open source project led by the members of Meteor Ho Chi Minh Community to show you an example app built with Meteor. We hope that it will help you discover Meteor and create your own project.

Check out our Open Event Manager web version here!

Main feature:

  • Manage groups: see group schedule, members, upcoming and past events, rate a group.
  • Manage events: see information, vote for topics, rate, comment, summary graphs. We are working on some new features and will release soon.

How to use

Run

$ meteor --port [port]

Build mobile app

$ meteor add-platform ios
$ meteor add-platform android
$ meteor build [path-build] --server [server:port]

How to contribute to project

You can freely contribute to our project here on Github by pull/push code, create issue...

We are very happy to see your contribution and looking forward to see you at the Meetup event! :)