GrütteCloud is a mulitfunctional web app. Built using Python's Flask, JavaScript, HTML and CSS, this app provides a chat service, a cloud storage service and a route planner.
Learn more at www.gruettecloud.com
GrütteCloud is a versatile web application featuring an array of services. Explore GrütteChat, an encrypted messaging platform that allows dynamic conversations, including interactions with an AI chat bot powered by OpenAI’s GPT-4o API. Leverage GrütteDrive for secure cloud storage, enabling file uploads and effortless sharing through links with non-GrütteCloud users. Need directions? GrütteMaps, a robust route planner, offers turn-by-turn guidance for various transport modes, from driving to walking and even wheelchair accessibility. Developed using Python, Flask, HTML, CSS, and JavaScript, GrütteCloud ensures a seamless user experience. Discover more at www.gruettecloud.com/discover.
- Use Flasks' socketio to update the chat in real time, instead of manually polling the server every 5 seconds.
- Remove difficult to maintain CSS from html tags and update stylesheet with better classes.
- Enhance privacy for images in GrütteChat.
- Improve UI for GrütteMaps on mobile devices
- Add support for public transport on GrütteMaps
- @jan - Development and design