All Projects → ipfs-shipyard → pm-discussify

ipfs-shipyard / pm-discussify

Licence: MIT license
Discussify's project management repository

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to pm-discussify

planner
Lightweight, interactive planning tool that visualizes a series of tasks using an HTML canvas
Stars: ✭ 502 (+2852.94%)
Mutual labels:  planning
jpp
Joint Perception and Planning For Efficient Obstacle Avoidance Using Stereo Vision
Stars: ✭ 42 (+147.06%)
Mutual labels:  planning
taxi
Hierarchical Online Planning and Reinforcement Learning on Taxi
Stars: ✭ 24 (+41.18%)
Mutual labels:  planning
awesome-agi-cocosci
An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.
Stars: ✭ 81 (+376.47%)
Mutual labels:  planning
language-planner
Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"
Stars: ✭ 84 (+394.12%)
Mutual labels:  planning
planning-wiki
By the community, for everyone. Planning.wiki is the online guide to AI Planning
Stars: ✭ 54 (+217.65%)
Mutual labels:  planning
interval
This PHP library provides some tools to handle intervals. For instance, you can compute the union or intersection of two intervals.
Stars: ✭ 25 (+47.06%)
Mutual labels:  planning
reading-list
Reading list to help people getting started in the industry & prospective employees
Stars: ✭ 26 (+52.94%)
Mutual labels:  project-management
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+15705.88%)
Mutual labels:  planning
plasp
🗺️ ASP planning tools for PDDL
Stars: ✭ 24 (+41.18%)
Mutual labels:  planning
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (+76.47%)
Mutual labels:  planning
Robotics-Planning-Dynamics-and-Control
RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
Stars: ✭ 171 (+905.88%)
Mutual labels:  planning
GoPlan-app
An intuitive portfolio mangaer !
Stars: ✭ 27 (+58.82%)
Mutual labels:  planning
urban-and-regional-planning-resources
Community list of data & technology resources concerning the built environment and communities. 🏙️🌳🚌🚦🗺️
Stars: ✭ 109 (+541.18%)
Mutual labels:  planning
Annotated-Angular-Roadmap
More details about each item in the Angular roadmap (https://angular.io/guide/roadmap)
Stars: ✭ 41 (+141.18%)
Mutual labels:  planning
Angry-HEX
An artificial player for the popular video game Angry Birds
Stars: ✭ 16 (-5.88%)
Mutual labels:  planning
l5kit
L5Kit - https://level-5.global/
Stars: ✭ 683 (+3917.65%)
Mutual labels:  planning
Timetable-App
This is a timetable App for android phones.
Stars: ✭ 19 (+11.76%)
Mutual labels:  planning
setting-up-an-open-source-project
🔁 Setting Up An Open Source Project
Stars: ✭ 14 (-17.65%)
Mutual labels:  planning
nuplan-devkit
The devkit of the nuPlan dataset.
Stars: ✭ 107 (+529.41%)
Mutual labels:  planning

Discussify

Discuss the web.

Installing

Currently Discussify is available as a browser extension. Check its repository for installation instructions.

Planning

Note that all planning happens under project/design/planning. Check Contributing if you're interested in collaborating.

💡 Concept
🌈 Features
📈 SWOT Analysis
👨‍👩‍👧‍👦 Audience
📇 Business Model Canvas
💎 Brand Identity
📱 Prototype

Team

Contributing

All work is organised on GitHub, through issues and this repository. We use Waffle to organize ourselves and to plan sprints.

Every commit should be following Conventional Commits guidelines. To avoid mistakes, there's a precommit hook that will validate all commits made to this repository. Please run $ npm install in your terminal before committing.

Design

If you'd like an overview of the project folder structure, have a look at the Design Workflow.

Note that all planning happens under project/design/planning.

Codebase

The codebase lives in separate GitHub repositories:

Roadmap

POC phase 1:

Key goals:

  • Develop a browser extension.
  • Authentication using uPort until "POC phase 2".
  • Ability to view a discussion happening on the current webpage.
  • Create, remove, edit comments.
  • Reply comments.
  • Release for BETA testing.

POC phase 2:

Key goals:

  • Ability for users to authenticate themselves using the strategy outlined in this RFC.
    • Effort is underway to develop this, under IDM.
  • Verify ownership of the comments via signatures, also detailed in the RFC.
  • Ability to verify user's identities, including their claims & proofs.
  • Ability to view comment history such as edits and removals.

MVP

Key goals:

  • Ability to view discussions I have participated in the past, including receiving notifications about new activity on any of them.
  • Guarantee the persistency of the data by integrating the pinner.

v1.0.0

Key goals:

  • Ability to discuss on specific parts of the page, using Web Annotations.
  • Ability to have private discussions, with support for inviting and kicking users.
  • Ability to subscribe/mute discussions.
  • Ability to invite other people to a public discussion, even if the invitee does not have Discussify installed. This would potentially mean creating a protocol for inviting for a generic collaboration, through IDM, which would require installing an additional app.
  • Ensure that it's performant, stable and not resource hungry.
  • Define (and execute) a plan for the launch of Discussify as a decentralized product.

Privacy Policy

You can find and read our privacy policy here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].