Coder Social home page Coder Social logo

help's People

Contributors

agentphoenix avatar

Stargazers

 avatar

Watchers

 avatar  avatar

help's Issues

Articles to be written

  • Seamless substitution FAQ
  • How to update Nova
  • How to install Nova
  • How to upgrade from SMS 2
  • FAQs for AnodyneXtras
  • FAQs for Nova
  • FAQs for Anodyne Help Center

Help Center work

  • Front page
    • Latest articles
    • Most helpful articles
  • Landing pages
    • Articles by product
    • Articles by tag
  • Search
  • Advanced search
  • Article management
    • Create an article
    • Update an article
    • Delete an article
    • Restore an article
  • Article review queue
    • Mark something as being fixed
    • Email submitter when something has been marked as fixed
    • Email admin when a review is created
  • Product management
    • Create a product
    • Update a product
    • Delete a product
  • Tag management
    • Create a tag
    • Update a tag
    • Delete a tag
  • Article page
    • Mark as helpful/not helpful
    • Flag as needing an update
    • Share article
    • Reset my rating

Database schema

  • products
    • id
    • name
    • desc
    • created_at
    • updated_at
    • deleted_at
  • tags
    • id
    • name
    • desc
    • created_at
    • updated_at
    • deleted_at
  • products_tags
    • id
    • product_id
    • tag_id
  • articles
    • id
    • title
    • summary
    • slug
    • content
    • status
    • created_at
    • updated_at
    • deleted_at
  • articles_tags
    • id
    • article_id
    • tag_id
  • comments
    • id
    • user_id
    • article_id
    • content
    • created_at
    • updated_at
    • deleted_at
  • ratings
    • id
    • article_id
    • rating
    • created_at
    • updated_at
  • articles_flags
    • id
    • user_id
    • article_id
    • type
      • Inappropriate content
      • Wrong content
      • Needs update
      • Needs more information
    • notes
    • resolved
    • created_at
    • updated_at
    • deleted_at

User favorites

Allow users to favorite articles and keep them in a list for quick access. Additionally, if the user is logged in, the front page should show a fifth option for the list of favorites.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.