An open API service indexing awesome lists of open source software.

https://github.com/mr-reutcky/hive-mind


https://github.com/mr-reutcky/hive-mind

css html javascript project social-network

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Hive Mind

Hive Mind is an interactive website designed for collaborative brainstorming and
idea sharing. Users can create, organize, and refine ideas efficiently,
fostering creativity and teamwork.

## Features

- **User Authentication**: Secure login with the credentials:
- Username: `testUser`
- Password: `testPass`
- **Interactive Dashboard**: A central hub for managing ideas.
- **Collaboration Tools**: Allows users to brainstorm, share, and refine ideas.
- **Responsive Design**: Optimized for various devices, ensuring a seamless user experience.

## Technologies Used

- **Frontend**: HTML, CSS, JavaScript
- **Backend**: Basic authentication implemented directly in JavaScript (for demo purposes)
- **Hosting**: GitHub Pages

## Getting Started

### Access the Project

You can view the live website here: [Hive Mind on GitHub Pages](https://mr-reutcky.github.io/hive-mind/home.html)

### Clone the Repository

To explore or modify the project locally:

```bash
git clone https://github.com/mr-reutcky/hive-mind.git
```

### Open Locally

Navigate to the project directory and open `home.html` in your preferred web browser.

## Usage Instructions

1. Navigate to the [Hive Mind website](https://mr-reutcky.github.io/hive-mind/home.html).
2. Log in using the credentials:
- **Username**: `testUser`
- **Password**: `testPass`
3. Explore the interactive dashboard to brainstorm and organize ideas collaboratively.

## Contributions

Contributions are welcome! Feel free to fork this repository, make your changes, and submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

---

For any questions or feedback, please contact [Samuel Reutcky](https://github.com/mr-reutcky).