Thank you for checking out my application! I created this simple online chat app out of pure software engineering curiosity. The client side application is currently deployed here:
And the server is deployed here. As a server, there's nothing at the root directory, but here's the subdirectory that retrieves all messages using a GET request:
I learnt to use a whole spectrum of languages/frameworks throughout this project. They include:
- HTML
- CSS
- Typescript
- React
- Python
- Flask
- SQLite
- GitHub Pages
- Heroku
And explored even more technologies that did not make the final product (this time):