Skip to content

Send Messages Anonymously Create a unique link, share it, and start receiving messages directly to your dashboard without revealing your identity.

Notifications You must be signed in to change notification settings

Akashmishra1209/feedbackfog

 
 

Repository files navigation

FeedbackFog

Welcome to FeedbackFog! This project allows you to send and receive anonymous messages through a unique link. Perfect for gathering honest feedback, suggestions, or questions without revealing your identity.

Table of Contents

Features

  • Anonymous Messaging: Send and receive messages without revealing your identity.
  • Unique Links: Create personalized links for different feedback channels.
  • Dashboard: A user-friendly dashboard to view and manage incoming messages.
  • Real-Time Notifications: Stay updated with notifications for new messages.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository:

    git clone https://github.com/rushabhcodes/FeedbackFog.git
  2. Navigate to the project directory:

    cd FeedbackFog
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and go to http://localhost:3000.

Usage

  1. Create a Unique Link:

    • Navigate to the "Create Link" section.
    • Customize your link (optional) and generate it.
  2. Share the Link:

    • Share your unique link via social media, email, or any other platform.
  3. Receive Messages:

    • All messages sent to your link will appear on your dashboard.
    • Access your dashboard to read and manage incoming feedback.

Contributing

We welcome contributions! If you'd like to help out, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or suggestions, please reach out via rushabhpatil.dev@gmail.com

About

Send Messages Anonymously Create a unique link, share it, and start receiving messages directly to your dashboard without revealing your identity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • CSS 1.8%
  • JavaScript 0.2%