Coder Social home page Coder Social logo

wojzam / brain-stormer Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.38 MB

Web application that allows users to collaborate in order to create and evaluate their ideas

Java 66.70% Dockerfile 0.14% HTML 0.19% JavaScript 32.70% CSS 0.27%
react spring-boot material-ui vite docker postgresql web-application chatgpt kafka openai-api

brain-stormer's Introduction

Brain Stormer

Web application that allows users to collaborate in order to create and evaluate their ideas. Whether you're working on a team project or just trying to come up with new ideas on your own, Brain Stormer can help you optimize the brainstorming process and generate innovative solutions.

Features

  • Create topics and assign collaborators
  • Submit and evaluate ideas together
  • Generate ideas using AI (ChatGPT)
  • Explore public topics to find inspiration

Requirements:

  • Docker
  • JDK 17
  • Maven (or use IDE built-in Maven support)

Installation

  1. Clone the repository from Github:

    git clone https://github.com/wojzam/Brain-Stormer.git
    
  2. Navigate to the project root directory.

  3. Create .env file and add the following line:

    OPENAI_TOKEN=<your_openai_token>
    

    The OpenAI API token is required for the AI idea generation feature to work.

  4. Build the Spring Boot application:

    • Using Maven: If you prefer to use Maven, build the application by running the following command:

       mvn clean install
      
    • Using IDE: You can use the built-in Maven support or IDE-specific build tools to build the application.

  5. Build the Docker images:

    docker-compose build
    

Running the App

  1. Run the following command to start the app:

    docker-compose up -d
    

    Once the app is set up, you can access it by visiting http://localhost:3000 in your web browser.

  2. To stop the app, you can use the following command:

    docker-compose down
    

Technologies

  • Spring Boot
  • React (with JavaScript, Vite, MUI)
  • Apache Kafka (with ZooKeeper)
  • PostgreSQL
  • Docker

Database ERD

database-erd

Screenshots

brain-stormer's People

Contributors

wojzam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.