About

What is the Quest Slayer?


I'm the type of person that has to complete everything in life. If I start watching a movie series, I have to watch every movie in that series. If I listen to an album by an artist, I have to listen to every album they have put out. I decided I needed something to keep track of these sorts of 'quests'. That is where the Quest Slayer comes in.

The purpose of the Quest Slayer is to keep track of life's many quests. Examples like attending a game at every NFL stadium, reading every Stephen King Novel, or beating every Pokemon game are examples of quests that may some day end up on the Quest Slayer.

How can I get a Quest added?


The best way to help out would be to create the quest yourself and submit a pull request to my github. You can see what I mean by digging through the Quest Slayer Github. Each json file represents a separate quest. Once that file is filled in, I've made it really easy to have it appear on the Quest Slayer.

Where is my data stored?


What makes this a bit different than most web applications is that all of the user quest information is stored locally on a per browser basis. In a future update, the user will be able to export their data, and import it to another browser/platform. Think of each web browser instance as a separate instance with local storage.

No comments:

Post a Comment