https://github.com/akash-nath29/chirpapp
A web app to communicate with people
https://github.com/akash-nath29/chirpapp
Last synced: about 1 month ago
JSON representation
A web app to communicate with people
- Host: GitHub
- URL: https://github.com/akash-nath29/chirpapp
- Owner: Akash-nath29
- License: apache-2.0
- Created: 2023-06-18T12:35:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T11:32:38.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T11:53:41.906Z (3 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
ChirpApp
🔥 A Colorful Web Chatroom App 🔥
Features •
Getting Started •
Technologies Used •
Contributing •
License •
Contact
![]()
## 🚀 Features
- 🌟 Create chatrooms: Users can easily create their own chatrooms by providing a unique name and optional description.
- 🌟 Join chatrooms: Participants can join existing chatrooms by entering the specific code associated with the chatroom they wish to join.
- 🌟 Real-time chat: Once inside a chatroom, users can exchange messages with other participants in real-time. Messages are instantly displayed on the chatroom interface, allowing for seamless communication.
- 🌟 Simple and intuitive interface: ChirpApp offers a user-friendly interface that makes it easy to navigate, join chatrooms, and engage in conversations.## 💡 Getting Started
To get started with ChirpApp, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/Akash-nath29/ChirpApp.git
```2. Navigate to the project directory:
```bash
cd ChirpApp
```3. Install the required dependencies:
```bash
pip install -r requirements.txt
```4. Start the Flask development server:
```bash
flask run
```The application should now be running locally on `http://localhost:5000`.
5. Open your web browser and visit `http://localhost:5000` to access ChirpApp.
## 🛠️ Technologies Used
ChirpApp is built using the following technologies:
- 🌐 Flask: A lightweight web framework written in Python for building web applications.
- 🎨 JavaScript: A powerful scripting language used for creating interactive web elements and real-time chat functionality.## 🤝 Contributing
Contributions to ChirpApp are welcome and encouraged! If you find any issues or have suggestions for improvements, please open an issue on the GitHub repository.
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with descriptive commit messages.
4. Push your changes to your forked repository.
5. Open a pull request against the main repository.## 📝 License
This project is licensed under the MIT License. You can find more information in the [LICENSE](https://github.com/Akash-nath29/ChirpApp/blob/main/LICENSE) file.
![]()
##
📞 Contact
If you have any questions, suggestions, or feedback, you can reach out to the project maintainer:
- **Name:** Akash Nath
- **GitHub:** [@Akash-nath29](https://github.com/Akash-nath29)Feel free to open an issue on the GitHub repository if you encounter any problems or have any inquiries related to the application.
🌟 Enjoy chatting with ChirpApp! 🌟