Skip to content
This repository was archived by the owner on Mar 19, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 1.53 KB

File metadata and controls

28 lines (17 loc) · 1.53 KB

Meteor workshop

This is a workshop for Bekk Consulting.

The objective is to learn about Meteor by building a chat-app and afterwards Tweeteor, a cool micro-blog platform.

Tasks

Part I - Meteor chat

In this first part you are going to build a chat application from the ground. There is no need to clone the repo for this part. Just head on over to Meteor chat where you will find the complete set of tasks.

If you need any help be sure to check out the links at the bottom of this page, or consult the code in the solution branch.

Part II - Tweeteor

In this part you will continue building an existing application. Tweeteor is a micro-blog platform that matches your hashtags with images from Instagram. In this part you will need to clone the repo and checkout the "tweeteor-base" branch. You will find the tasks for this part here.

If you need any help be sure to check out the links at the bottom of this page, or consult the code in the solution branch.

Some helpful resources