Skip to content

Splash791/meeting-mind

Repository files navigation

Meeting Mind

Meeting Mind is an all-in-one meeting coordination and productivity platform designed to transform the way teams schedule, conduct, and follow up on meetings. Whether you're managing remote teams, collaborating across time zones, or running frequent client calls, Meeting Mind centralizes all aspects of meeting organization into a single, intuitive application.

image

About the Project

In today’s fast-paced work environment, meetings are essential—but they can also be cumbersome, unproductive, and difficult to coordinate. Meeting Mind was born out of the frustration of missed connections, scattered notes, and endless email chains.

Meeting Mind aims to streamline the full meeting lifecycle:

  • Schedule meetings with integrated calendar tools, avoiding conflicts and time zone mismatches
  • Prepare and distribute collaborative agendas
  • Send automatic reminders and invitations
  • Take and share real-time notes
  • Track actionable items and assign responsibilities
  • Maintain a historical record for easy reference and accountability

By bringing scheduling, planning, execution, and follow-up into one place, Meeting Mind empowers teams to make meetings more focused, efficient, and actionable.


Features

  • Smart Scheduling: Suggests best times based on participants’ calendars, with automatic handling of time zones.
  • Integrated Agendas: Create, update, and share meeting agendas; assign topics to participants.
  • Automated Reminders: Email and in-app notifications for upcoming meetings.
  • Notes & Minutes: Collaborative note-taking during meetings, with export options.
  • Action Items Tracking: Assign and review tasks that arise during meetings.
  • Third-Party Calendar Integration: Support for Google Calendar, Outlook, and more.
  • All-in-One Dashboard: Quickly see upcoming meetings, outstanding tasks, and meeting history.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/Splash791/meeting-mind.git
    cd meeting-mind
  2. Install dependencies (Node.js example):

    npm install
  3. Environment Setup:

    • Copy .env.example to .env and update variables as needed.
  4. Start the application:

    npm start

    Or for development:

    npm run dev

Usage

  1. Access the app at http://localhost:3000.
  2. Create an account or log in.
  3. Set up your calendar integration (optional but recommended).
  4. Click ‘New Meeting’ to schedule; add agenda, invitees, and set reminders.
  5. Use the dashboard to join meetings, take notes, and track progress.

Contributing

We welcome contributions from the community! If you have suggestions for features, improvements, or bug fixes, please fork the repo and submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

For major changes, please open an issue first to discuss what you would like to change.


Support

For help and support, please open an issue in this repository, or contact the maintainer directly.


License

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


Let Meeting Mind help you make your meetings productive and purposeful!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors