Добавить
Уведомления

CS50W Project2 - Chat Application using Socket, Flask, Javascript and Python 3

Web Programming with Python and JavaScript The project is a chat application using socket. This project is using, Flask, html, bootstrap, javascript, css, ajax and socket The code structure is containing css and js file in static folder and templates having all the html files. Application.py having flask that is running our server in python and all the routes. user.html is using for creating a user to sign in before start using the application. index.html having an chat box, left side is all channel list while click on plus sign able to create new channels. once you choose a channel, its make entry in localstorage and remeber the channel. once user quit the browser and come back it fetch all the messages from the last channel he was active. Here is github link to the repo. https://github.com/vijayk512/Chat-Application-Socket-Python

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

Web Programming with Python and JavaScript The project is a chat application using socket. This project is using, Flask, html, bootstrap, javascript, css, ajax and socket The code structure is containing css and js file in static folder and templates having all the html files. Application.py having flask that is running our server in python and all the routes. user.html is using for creating a user to sign in before start using the application. index.html having an chat box, left side is all channel list while click on plus sign able to create new channels. once you choose a channel, its make entry in localstorage and remeber the channel. once user quit the browser and come back it fetch all the messages from the last channel he was active. Here is github link to the repo. https://github.com/vijayk512/Chat-Application-Socket-Python

, чтобы оставлять комментарии