4minitz

screenshot of 4minitz
meteor
bootstrap

4minitz

4Minitz - Simply a decent free webapp for taking collaborative meeting minutes. (Keywords: Meeting Protocols, Action Items, Open Source). Check it out on our demo server:

Overview:

4Minitz is a web application designed for taking meeting minutes. It allows users to create meeting series, invite participants, set agendas with multiple topics, and send minutes and action items by email with just one click. Additionally, 4Minitz offers features such as labeling items for easy retrieval, attaching binary files to minutes, and tracking open action items and unfinished topics across meetings. The application prioritizes privacy by enabling users to host their own server.

Features:

  • Create Meeting Series: Organize and manage meeting series.
  • Set Agendas: Define agendas with multiple topics for meetings.
  • Live Updates: Attend meetings via web with reactive live updates.
  • Email Automation: Send agendas, minutes, and action items with a single click.
  • Labeling System: Tag items for later retrieval.
  • Attachment Upload: Attach binary files such as presentations or photos to meeting minutes.
  • Action Item Tracking: Monitor open action items and unfinished topics from past meetings.
  • Self-Hosting: Ensure full privacy by hosting your own server.
meteor
Meteor

Meteor.js is a full-stack JavaScript platform that simplifies web application development by allowing developers to use a single codebase for both the client and server sides. It provides an integrated set of technologies, including real-time data updates, a reactive templating engine, and a built-in package management system, streamlining the process of building modern and scalable web applications.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

business
Business

A business website typically includes multiple pages that highlight the company's brand, products or services, and value proposition. It also includes pages such as About Us, Contact Us, and a portfolio or testimonial section that showcases the company's expertise, experience, and customer satisfaction.

docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.