Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldinguy/ideastorm
💡 Ideas for days
https://github.com/goldinguy/ideastorm
brainstorm collaboration ideas
Last synced: about 1 month ago
JSON representation
💡 Ideas for days
- Host: GitHub
- URL: https://github.com/goldinguy/ideastorm
- Owner: GoldinGuy
- License: gpl-2.0
- Created: 2020-11-11T18:02:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-02T18:56:09.000Z (about 3 years ago)
- Last Synced: 2024-11-04T19:41:32.308Z (about 2 months ago)
- Topics: brainstorm, collaboration, ideas
- Language: JavaScript
- Homepage: https://ideastorm.app
- Size: 4.32 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ideastorm
💡 The Evolution of Ideas
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FGoldinGuy%2FIdeastorm)
[![Discuss On Discord][discord]][discord-url]
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues]][issues-url]Imagine if one person shared the ideas they have but will never pursue - things that could improve their lives, or humanity as a whole? What if everyone did?
From apps and websites, to the tools that developers use to create them, to science fair projects, crafts, or cool food ideas - No matter what, we'll get your wheels spinning.
A collective hive-mind of potential that anyone can contribute to. That is the goal of Ideastorm. And all ideas, big or small, are welcome.
[Read Article](https://goldinguy.medium.com/ideastorm-infinite-potential-ddddc68d954d)
[View Site](https://ideastorm.goldin.io/)
[Comments Repo](https://github.com/GoldinGuy/IdeastormComments)
## Development setup
Simply clone the repository, then run
```
npm install
```Then to test the app, enter the `client` directory and run
```
yarn start
```## Contributing
1. Fork Ideastorm [here](https://github.com/GoldinGuy/Ideastorm/fork)
2. Create a feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request## Meta
Created by [@GoldinGuy](https://github.com/GoldinGuy) with styling credit to [DevDojo](https://devdojo.com/t/css) for their awesome Tailwind CSS components and templates
Distributed under the GNU v2 license. See [LICENSE](https://github.com/GoldinGuy/Ideastorm/blob/master/LICENSE) for more information.
[discord-url]: https://discord.gg/gKYSMeJ
[discord]: https://img.shields.io/discord/689176425701703810
[issues]: https://img.shields.io/github/issues/GoldinGuy/Ideastorm
[issues-url]: https://github.com/GoldinGuy/Ideastorm/issues
[contributors-shield]: https://img.shields.io/github/contributors/GoldinGuy/Ideastorm.svg?style=flat-square
[contributors-url]: https://github.com/GoldinGuy/Ideastorm/graphs/contributors