Ideation Tool helps with the collection, enrichment, rating, and prioritization of ideas.

Overview





About Ideation Tool

Ideation Tool helps with the collection, enrichment, rating, and prioritization of ideas. We believe having access to simple to use tools can enable established businesses, startups, and accelerators worldwide to ideate and innovate better. Innotavety Ideation Tool has the following key features:

  • Idea collection wizard with realtime AI powered assistance
  • Similarity finder with background patent and web search
  • Multiple visibility setting with public and private modes
  • Multi-dimension evaluation criteria setting
  • Timestamping and certificate generation on public blockchain
  • Opinion gathering form and short links
  • Quadratic voting
  • Team management

Sponsors

We would like to extend our thanks to the following sponsors for funding Ideation Tool development. If you are interested in becoming a sponsor, please visit the Innovategy's Patreon page.

Key Sponsors

News

  • Ideation App has received $6,500 from the AWS Activate

Local development environment setup

To setup a local development environment, you would need Docker Desktop and Git installed on your local machine.

Step 1

Clone this repository on your local machine using the following command.

git clone [email protected]:innovategy/ideation-app.git

Step 2

Goto ideation-app folder

cd ideation-app

Step 3

Install all dependencies using the following helper image from docker.

docker run --rm \
    -u "$(id -u):$(id -g)" \    
    -v $(pwd):/var/www/html \
    -w /var/www/html \
    laravelsail/php81-composer:latest \
    composer install

Step 4

Create an alias for Laravel Sail

alias sail='[ -f sail ] && bash sail || bash vendor/bin/sail'

Step 5

Fire up the complete stack using following sail command

sail up 

You should now be able to use the ideation app on http://localhost and have database access to Postgresql on port 5432

Data Model

Following is the link to data model diagram of ideation app: Data Model

Contributing

Thank you for considering contributing to the Ideation Tool! You can reach out to [email protected]

Security Vulnerabilities

If you discover a security vulnerability within Ideation Tool, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.

License

The Ideation Tool is open-sourced software licensed under the MIT license.

You might also like...
Collection pipeline library for PHP

Knapsack Collection pipeline library for PHP Knapsack is a collection library for PHP = 5.6 that implements most of the sequence operations proposed

This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.

Docker Tutorials and Labs At this time we are not actively adding labs to this repository. Our focus is on training.play-with-docker.com where new lab

SilverStripe Garbage Collection Module

SilverStripe Module for defining and processing Garbage Collection on SilverStripe Applications.

A collection of open source projects built using Laravel.

Open Laravel A repository of open source projects built using Laravel. Getting Started Clone the project repository by running the command below if yo

A collection of type-safe functional data structures

lamphpda A collection of type-safe functional data structures Aim The aim of this library is to provide a collection of functional data structures in

Mirror Laravel model inside Firestore collection.

Laravel Firestore Mirror This package can be used to store copy of Laravel model inside Firestore collection. Installation Install package: composer r

A collection of functions to clean up WordPress

Clean WordPress Admin A collection of functions to clean up WordPress front and back-end to make it easier for editors to work and for you to look at

A collection of experimental block-based WordPress themes.
A collection of experimental block-based WordPress themes.

Frost An experimental block theme for designers, developers, and creators. About Frost is a Full Site Editing theme for WordPress that extends the inc

Collection of value objects that represent the types of the PHP type system

sebastian/type Collection of value objects that represent the types of the PHP type system. Installation You can add this library as a local, per-proj

Owner
Innovategy Oy
Innovategy Oy provides tools and services that enable efficient execution of innovation strategies.
Innovategy Oy
Drall - a tool to that helps run drush commands on multi-site Drupal installations

Drall Drall is a tool to that helps run drush commands on multi-site Drupal installations. One command to drush them all. — Jigarius A big thanks and

Jigar Mehta 23 Nov 25, 2022
PHP_Depend is an adaptation of the established Java development tool JDepend. This tool shows you the quality of your design in terms of extensibility, reusability and maintainability.

PHP Depend Documentation PHP Depend for enterprise Available as part of the Tidelift Subscription. The maintainers of PHP Depend and thousands of othe

PHP_Depend 837 Dec 14, 2022
🎓 Collection of useful PHP frequently asked questions, articles and best practices

PHP.earth documentation These files are available online at PHP.earth. Contributing and license We are always looking forward to see your contribution

PHP.earth 278 Dec 27, 2022
Collection of useful PHP functions, mini-classes, and snippets for every day.

JBZoo / Utils Collection of PHP functions, mini classes and snippets for everyday developer's routine life. Install composer require jbzoo/utils Usage

JBZoo Toolbox 786 Dec 30, 2022
Scanner, signatures and the largest collection of Magento malware

Improved malware scanner now available Good news: our opensource malware scanner "mwscan" has been succeeded by a much better one called eComscan. It

Willem de Groot 651 Dec 6, 2022
A collection of command line scripts for Magento 2 code generation, and a PHP module system for organizing command line scripts.

What is Pestle? Pestle is A PHP Framework for creating and organizing command line programs An experiment in implementing python style module imports

Alan Storm 526 Dec 5, 2022
Collection of PHP functions, mini classes and snippets for everyday developer's routine life

JBZoo / Utils Collection of PHP functions, mini classes and snippets for everyday developer's routine life. Install composer require jbzoo/utils Usage

JBZoo Toolbox 776 Jun 2, 2022
A collection of useful codes and utilities for WordPress plugin development..

WordPress Utils A collection of useful codes and utilities for WordPress plugin development. These simplifies common tasks and promote code reusabilit

weDevs 5 Jun 9, 2023
Orangescrum is a simple yet powerful free and open source project management software that helps team to organize their tasks, projects and deliver more.

Free, open source Project Management software Introduction Orangescrum is the simple yet powerful free and open source project management software tha

Orangescrum 110 Dec 30, 2022
Dobren Dragojević 6 Jun 11, 2023