mal-wtag / stackoverflow_with_drupal

This will be a sample project with Drupal to introduce new members with Drupal and also to get experiences
MIT License
0 stars 0 forks source link

Road Map #5

Open zar-wtag opened 4 years ago

zar-wtag commented 4 years ago

Background

The practice project Stackoverflow_Clone development needs a clear roadmap to follow for next 8 days. Right now we have some basic understanding, we need to incorporate investigation and implementation in a schedule so that development progress can be tracked and followed from all ends.

Goal

Create a mile stones (2 is appropriate) for next 8 days. After investigation plot feature lists and place them in the two separate mile stones so that dependencies are sorted. It should be within reach and easily followable.

Acceptance

zar-wtag commented 4 years ago

Feature Lists

zar-wtag commented 4 years ago

Drupal 8 application setup

zar-wtag commented 4 years ago

Milestones

Investigation and Goal selection

Deadline: 18/08/2020

  1. Investigate and establish project development road map.
  2. Investigate user role
  3. Investigate stackoverflow theme
  4. Investigation navigation and views

    Implementation Phase 1

    Deadline: 23/08/2020

  5. Drupal site configuration
  6. Login, Registration and Authentication
  7. Bootstrap based responsive page layout and design
  8. Questions Sub-theme
  9. NavBar
  10. Sidebar layout
    • Related Tags
    • Custom filters
    • Watched Tags
    • Ignored Tags
    • Network Questions **
  11. Footer
    • Layout
    • Stack Overflow links
    • Products Links
    • Company Links
    • Stack Exchange Network Links
    • Social
    • Copyright
  12. Terms & Conditions floating notification and links
  13. Content Type: Questions
  14. Question Creation form and view with right sidebar
  15. Full HTML capable editor
  16. Tagging feature

Implementation Phase 2

Deadline: 26/08/2020

  1. Related Tags
  2. Instructions sidebar
  3. Non-programming instruction sidebar
  4. More helpful sidebar
  5. Review Question feature
  6. Search Question with NavBar interface

    Optional

    Deadline: 27/08/2020

  7. Site security and performance improvement measures (cache, indexes, etc)
  8. Overflow Blog
  9. Remote Jobs
  10. Stackexchange Hot topics
luxflux commented 4 years ago

Looks good to me, generally. Some things which aren't entirely clear to me:

  1. NavBar with search

I wouldn't add this search functionality in the beginning if we only add the "backend" to it in phase 2 ("Search Question"). I'm a friend of having as less "placeholders" as possible and always deliver a "round" feature.

  1. Sidebar

We should specify what should be in there. Or is it just about establishing the main layout? Then I'd use sub-bullets.

  1. Footer

Same: We should specify what should be in there or use sub-bullets to clarify it's about having a sidebar section.

zar-wtag commented 4 years ago

I have updated the road maps with the mentioned specifics. Agreed we will address each feature as rounded feature from design to functionality. We should only push items that are complete so that the project appears as a whole app.

luxflux commented 4 years ago

Okay, looks good to me.