NumanAnees / Wisdomeet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wisdomeet

Wisdomeet is a web-based platform that fosters knowledge sharing, discussions, and community building. It provides a user-friendly environment for users to engage in the following key functionalities:

Key Functionalities

  • User Authentication:

    • User registration and login.
    • Personalized user profiles with customizable information and profile pictures.
  • Topic Following:

    • Explore and follow topics of interest.
  • Questions and Answers:

    • Post questions on a wide range of topics.
    • Share insights and answers.
    • Like or dislike questions and answers for user engagement.
  • Advanced Search:

    • Search topics or questions by specific keywords.
  • Topic Management:

    • Create and manage topics with titles, descriptions, and images.
    • Associate questions with one or more topics for comprehensive categorization.
  • Engagement Ranking:

    • View questions and answers sorted by user engagement (likes and dislikes).
  • User Profiles:

    • Explore user profiles and view their information.
    • Navigate questions answered by a specific user for deeper insights.

Tech Stack

Wisdomeet leverages the following technologies to deliver a robust and seamless experience:

  • Frontend: React
  • Backend: Node.js
  • Database: PostgreSQL
  • ORM: Sequelize

Installation

To set up Wisdomeet on your local environment, follow these steps:

  1. Clone this repository.
  2. Install the required dependencies for both the frontend and backend.
  3. Configure your PostgreSQL database.
  4. Run the backend server.
  5. Run the frontend application.

For detailed installation instructions and additional configuration options, refer to the project documentation.

Usage

  1. Register or log in to your Wisdomeet account.
  2. Explore topics and follow those of interest.
  3. Ask questions, provide answers, and engage in discussions.
  4. Customize your profile and view user profiles.
  5. Enjoy a rich, community-driven knowledge-sharing experience.

For in-depth guidance and best practices, consult the project documentation and user guides.

Contributing

We welcome contributions from the community. If you'd like to enhance Wisdomeet, please follow our contribution guidelines.

License

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

About


Languages

Language:JavaScript 93.4%Language:CSS 5.3%Language:HTML 1.1%Language:Dockerfile 0.1%