Roadmap

Design Functionality

Quiz Process design of app.sqpp()

For Spaced repetition - Leitner system. python design using PSQL RDMS from the existing system.

Milestone: DataBase

16 months late (Nov 28, 2023, 6:00:00 PM)

  • Design and Refactor
  • Administration
  • Migration
  • Data collection and integrity etc...

Milestone: Marketing, SEO and Analytics

16 months late (Nov 30, 2023, 6:00:00 PM)

Web analytics and marketing analytics are different in their focus. Web analytics measures website performance and optimization. Marketing analytics measures business metrics like traffic, leads, and sales.

Search engine optimization (SEO) analysis is the practice of auditing a website to identify opportunities to improve its placement in search engine results. A related goal is not only to improve search engine results placement (SERP), but also to boost actual organic referral traffic from those search results. Organic referral traffic is one of the basic SEO metrics marketers measure as a part of their overall program.

SEO analysis may start with an initial report on potential improvements such as keyword placement, new content creation, URL optimization, and removal of duplicate or low-performing content. It is an ongoing effort, since search results change constantly. SEO analysis therefore encompasses the use of a keyword rank tracker or a SERP tracker to continually measure your SEO efforts against industry data, competitors, and other metrics.

Without analytics, an SEO strategy would be based on guesswork. Analytics provides the data and insights needed to make informed decisions, continually optimize your strategy, and ultimately generate more traffic and more leads from your website. Getting more traffic is not just about attracting more visitors; it's about attracting the right visitors. By combining SEO with digital marketing analytics, you can ensure you're attracting visitors who are interested in what you have to offer and are more likely to convert.

User interface design or user interface experience with the focus on maximizing usability and the user experience for 01quiz.com.

Added and maintain documentation.

  • FAQ
  • HowTo Use 01Quiz to practice for test.
  • How 01quiz works quiz.
  • Pull in information from google sheets TODO
    1. TODO sheet
  • Create org doc with exact steps I used to setup minimum trac db using .htpasswd auth file etc.
  • Write blog about taking PSIExam and testing for 01 quiz.
  • Write blog about SRS flash cards.
  • Write blog about Codelogy.
  • Write article on Bug bounty program for 01quiz.com

Code necessary functionality to achieve the minimal Quiz/Practice functionality.

  • Continue to work on Payment Processing.
    • Collect Testing Stripe CC etc...
    • Finish Shopping cart and products tables, forms.py, model.py for mini-shopping cart.
    • Migrate to htmlx
    • Transition from single app.py to Blueprints. blueprints
  • Do necessary work to make sure 01quiz.com works with firefox.
    • TODO
  • Finish setting up trac bug tracking wit nginx or tracd in the background as a daemon.
    • TODO

Automate task and evaluate and improve security.

  • Automate daily Unit Tests with output sent to web output.
  • Add SSL Cert.
  • Pull in as much useful information from old exceptions and runtime errors I've saved in *error*.txt and *bug*.txt files.
  • Pull in as much useful information from old todo.org files.
  • Collect More Q&A data from 01quiz and WAC/RCW based on likely quiz categories.

Restructuring existing computer code—changing the factoring—without changing its external behavior.

Fix bugs and evaluate usability.

  • Unit Tests - Run unit tests, verify old unit tests, create new unit tests and update failing tests.
  • Functionality Testing - Perform full functionality testing of all parts of a new production release.
Note: See TracRoadmap for help on using the roadmap.