Skip to content

This web chat application was developed as part of a bachelor thesis by Jendrik Ludwig. The frontend was implemented with JavaScript as well as with PyScript (Python).

Notifications You must be signed in to change notification settings

JendrikLudwig/bachelor_thesis_chatanwendung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application

This web chat application was developed as part of a bachelor thesis by Jendrik Ludwig. The frontend was implemented with JavaScript as well as with PyScript (Python).

Requirements

  • npm 9.5.1
  • node.js 18.16.0

Run Locally

Clone the project

  git clone https://github.com/JendrikLudwig/bachelor_thesis_chatanwendung

Go to the project directory

  cd bachelor_thesis_chatanwendung

Install dependencies

  npm install

Start the server

  npm run start

Access the application under http://localhost:3088

License

MIT

About

This web chat application was developed as part of a bachelor thesis by Jendrik Ludwig. The frontend was implemented with JavaScript as well as with PyScript (Python).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published