You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app was built for Meteor js lessons. It is based on Discover Meteor book.
The app is a catalog of lessons.
Administrator can add a new lesson which has:
Title
Location
Date
Time
Description
A user can see the list of lessons and navigate into a lesson for more details. In addition, he can add a comment/feedback and vote (up or down) for a lesson only if he is logged in. After the user add a feedback administrator receive a notification.
The repository separated into chapters