Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anoziechibuike/webchato
This is website built with flask, socketio, flask-sqlalchemy and much love
https://github.com/anoziechibuike/webchato
flask hacktoberfest2023 hactoberfest html python
Last synced: 2 months ago
JSON representation
This is website built with flask, socketio, flask-sqlalchemy and much love
- Host: GitHub
- URL: https://github.com/anoziechibuike/webchato
- Owner: AnozieChibuike
- Created: 2023-03-31T02:44:02.000Z (almost 2 years ago)
- Default Branch: V1
- Last Pushed: 2023-10-19T17:10:01.000Z (about 1 year ago)
- Last Synced: 2023-10-20T16:37:06.676Z (about 1 year ago)
- Topics: flask, hacktoberfest2023, hactoberfest, html, python
- Language: Jinja
- Homepage:
- Size: 9.01 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
WebChatIO
Welcome to the Flask SocketIO Chat App! This project is designed to provide a real-time chatting experience with anyone. With the power of Flask and SocketIO, you can engage in seamless conversations with friends, family, or even strangers.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Capture.png](Capture.PNG)](https://postimg.cc/NKXwyNDF)
### Built With
* [![Flask][Flask]][Flask-url]
* [![socketIO][socket]][socket-url]
* [![Jinja][Jinja]][Jinja]
* [![MYSQL][MYSQL]][MYSQL]
* [![JS][JS]][JS]
* [![PYTHON][PYTHON]][PYTHON]
* [![HTML][HTML]][HTML]
* [![CSS][CSS]][CSS]
* [![render][render]][render]## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
There are no requirements.txt file, so you hard-install...
* dependencies
```sh
pip install flask flask-socketio flask-migrate flask-mysqldb flask-loginpython-dotenv
```### Installation
1. Get a free MYSQL database at [https://www.freesqldatabase.com/](https://www.freesqldatabase.com/)
2. Clone the repo :
```sh
git clone https://github.com/github_username/WebChatO.git
```
3. Set Environmental Variables :
```sh
export dbName=
export password=
export username=
export host=
export SECRET=
```
Note: Replace each value with your own
5. Edit the `.flaskenv` to your likening6. Start the server:
```sh
flask run
```_For more examples, please refer to the [Documentation](https://github.com/AnozieChibuike/webChatO)_
## Roadmap
- [ ] File Sharing
- [ ] Profile Page
- [ ] Dynamic Nature
- [ ] Create and Join Room
- [ ] Video Calls
- [ ] Private DmsSee the [open issues](https://github.com/AnozieChibuike/WebChatO/issues) for a full list of proposed features (and known issues).
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## Contact
Agbero From PhilaDEVia - [@JoelBlvck2](https://twitter.com/JoelBlvck2) - [email protected]
Project Link: [https://webchatv1.onrender.com/](https://webchatv1.onrender.com/)
## Acknowledgments
* [Miguel Grinberg](https://blog.miguelgrinberg.com/)
* [ChatGPT](https://chat.openai.com/)
* [@othneildrew](https://github.com/othneildrew)[contributors-shield]: https://img.shields.io/github/contributors/AnozieChibuike/WebChatO.svg?style=for-the-badge
[contributors-url]: https://github.com/AnozieChibuike/WebChatO/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/AnozieChibuike/WebChatO.svg?style=for-the-badge
[forks-url]: https://github.com/AnozieChibuike/WebChatO/network/members
[stars-shield]: https://img.shields.io/github/stars/AnozieChibuike/WebChatO.svg?style=for-the-badge
[stars-url]: https://github.com/AnozieChibuike/WebChatO/stargazers
[issues-shield]: https://img.shields.io/github/issues/AnozieChibuike/WebChatO.svg?style=for-the-badge
[issues-url]: https://github.com/AnozieChibuike/WebChatO/issues
[license-shield]: https://img.shields.io/github/license/AnozieChibuike/WebChatO.svg?style=for-the-badge
[license-url]: https://github.com/AnozieChibuike/WebChatO/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/anoziejoel
[product-screenshot]: https://i.ibb.co/8dTgGnK/Screenshot-2023-07-11-033954.png
[Flask]: https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white
[Flask-url]: https://flask.palletsprojects.com/en/2.3.x/
[socket]: https://img.shields.io/badge/Socket.io-black?style=for-the-badge&logo=socket.io&badgeColor=010101
[socket-url]: https://socket.io/
[Jinja]: https://img.shields.io/badge/Jinja-000000?style=for-the-badge&logo=jinja&logoColor=red
[Jinja]: https://jinja.palletsprojects.com/en/3.1.x/
[MYSQL]: https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white
[MYSQL]: https://angular.io/
[JS]: https://img.shields.io/badge/JavaScript%20-%23F7DF1E.svg?style=for-the-badge&logo=javascript&logoColor=white
[JS]: https://svelte.dev/
[PYTHON]: https://img.shields.io/badge/Python%20-%2314354C.svg?style=for-the-badge&logo=python&logoColor=white
[PYTHON]: https://laravel.com
[HTML]: https://img.shields.io/badge/Html5-563D7C?style=for-the-badge&logo=html5&logoColor=white
[HTML]: https://getbootstrap.com
[CSS]: https://img.shields.io/badge/Css3-0769AD?style=for-the-badge&logo=css3&logoColor=white
[CSS]: https://jquery.com
[render]: https://img.shields.io/badge/Render-0769AD?style=for-the-badge&logo=render&logoColor=white
[render]: https://jquery.com