Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework event manager #250

Open
linkonsat opened this issue Nov 6, 2022 · 0 comments
Open

Rework event manager #250

linkonsat opened this issue Nov 6, 2022 · 0 comments
Labels

Comments

@linkonsat
Copy link
Contributor

Title Author Date
Rework event manager MacDaniel Maisel today

Rework Event Manager

Summary

Rework event manager or break up the lesson in order to change it from a code along. Currently, the lesson is a tutorial adopted from Turing Lab and StarLabs event manager with a google API. The goal would be to bring this lesson in-house as well as address the API not working and make it a less tedious of an lesson with a focus on learning the lesson.

Motivation

Changing this lesson should allow us to remove dependencies from the API and other sites. It would also allow us to reevaluate and ask if it's teaching the particular concept the event manager lesson is geared for and update the lesson to better do so.

Suggested implementation

This could be focused on extracting the main concept the lesson is trying to teach and basing a new one on it. It should remove the usage of the API or find an alternative resource as a source of data and streamline it towards that.

Another alternative is simply to rewrite the lesson with it being geared toward it more clearly focusing on the concept the lesson tries to teach rather than it being more of a code along.

Drawbacks

Alternatives

Additional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants