Code Monkey home page Code Monkey logo

interactive-comments's Introduction

Interactive Comments

Interactive Comments provides users with an interactive platform to post comments and manage them effortlessly. Developed using Vue.js, this project offers a modern and dynamic user experience. With its security-focused design, users can engage in a secure online environment.

Features:

  • Commenting and Management:

    • Users can enter and share text-based comments.
    • Comments support rich text formatting (bold, italic, links).
    • Users can edit, delete comments, and reply to other users.
  • Voting System:

    • Users can vote on comments (upvote or downvote).
    • The number of votes received by a comment indicates its overall popularity.
  • Security:

    • Comment content is sanitized to prevent XSS attacks.
    • Users can interact safely within the platform.
  • User Experience:

    • User-friendly interface with interactive commenting features.
    • Easy and intuitive navigation between comments and replies.
    • Mobile-friendly design (responsive layout).
  • Database Backup:

    • User comments are stored in local storage. Comments are retained even when the browser is closed or the page is refreshed.

Technologies Used:

  • Vue.js: A modern and flexible JavaScript framework used for creating the user interface.

  • DOMPurify: Used to sanitize HTML content, providing security against XSS attacks.

  • Local Storage: User comments are stored in the browser's local storage, ensuring data persistence even when the browser is closed.

  • Webpack: A modular and performance-focused JavaScript compiler and bundler used in the compilation and configuration processes of the project.

Clone the Repository

To clone the project, run the following commands:

git clone https://github.com/mehmetbacik/interactive-comments.git
cd interactive-comments

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deploy

For a detailed exploration of the project, you can visit the deployed site here.

GitHub Page

GitHub Repository: https://github.com/mehmetbacik/interactive-comments.git


interactive-comments's People

Contributors

mehmetbacik avatar

Watchers

 avatar

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.