Skip to content

IsaacVerm/mad-trick-explainer

Repository files navigation

mad-trick-explainer

A magician never reveals his secrets but this web app does exactly that.

Open the application

The app is deployed here.

How the documentation is organised

To organise the documentation, I based myself on this article. The gist of it is you have to split your documentation based on what it tries to accomplish. There is a total of four distinct types of documentation. The first type are explanations which try to answer WHY things were done the way they're done. The second type are how-to guides. These are more like recipes. If you want a quick answer HOW to solve a specific problem, this is where you should look. The third type are tutorials. These will try to seduce you to use the app. They answer WHY in the sense of, why should I even bother with this? The fourth and last type are references. These just describe.

The documentation can be found in the doc folder.

Prototypes

I'm planning on building multiple prototypes. In each prototype I try to use something new Angular offers. The first prototypes roughly follow the try it Angular tutorial and have already been implemented.

  1. show tricks by magician (components)
  2. detail page per magician (components)
  3. fetch some tricks (backend and services)
  4. add your own magician

Next steps will be to add more content using things already learned, update the form so more data can be input. This will also be the right time to add a more permanent database.

Open problems

Open enhancements, issues, bugs,... are logged in the GitHub issues section.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published