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
- Host: GitHub
- URL: https://github.com/mr-reutcky/hive-mind
- Owner: mr-reutcky
- Created: 2024-12-12T17:28:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-12T18:14:27.000Z (over 1 year ago)
- Last Synced: 2024-12-12T18:33:17.511Z (over 1 year ago)
- Topics: css, html, javascript, project, social-network
- Language: HTML
- Homepage: https://mr-reutcky.github.io/hive-mind/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).