Questions tagged [web-apps]
Software with a user interface displayed in a web browser. These applications may run on third-party servers or be self-hosted.
1,306 questions
0 votes
0 answers
14 views
Browser-based Matrix client that DOESN'T need WebAssembly/WASM
I would like to use Matrix in a web browser without downloading a 3rd-party app. However, I use Firefox with security hardening that disables WebAssembly (aka "WASM"), and most Matrix ...
1 vote
0 answers
21 views
What tools/technologies stack should I use to build a Python-based meme collection system? [closed]
I am developing a simple "Meme Collection System" for a school project. The main features are: Users can search for memes (UC01) The system shows search results (UC02) Users can view meme ...
0 votes
0 answers
34 views
Difference between MudBlazor and Blazor Bootstrap
While browsing Stack Overflow, I've seen a question about MudBlazor. However, I'm currently using Bootstrap 5.3.7 and Blazor Bootstrap 3.4.0. It's time-consuming for me to compare the two in terms of ...
1 vote
1 answer
34 views
Multi-player randomizer for games
I would like a web application so that a group of people online can randomly and secretly select one of them. My purpose is to help me play a game with others online. A key step in the game requires ...
1 vote
2 answers
84 views
Where can I upload malicious emails to report and combat them effectively?
question Do you know websites where malicious emails (spam/phishing/malware/fraud/ransom) can be efficiently reported by uploading ? motivation I would like to help combat spam. It's not about myself. ...
1 vote
1 answer
50 views
Task/organization management
I'm using Vikunja for my self and with my team. I'm looking for something similar (ideally open-source and allowing self-hosting) that supports calendar view. According to this and this) it may be ...
1 vote
0 answers
38 views
Online tools for font comparison
I want to visually compare the looks of some popular fonts of varying sizes. Specifically, I want to compare: Tahoma 11 Tahoma 12 Verdana 11 Verdana 12 Is there some free online tool for that? I ...
2 votes
2 answers
48 views
Looking for a form generator
Background I am writing a management application for a company. They need lots of different forms that the clients need to fill in (depending on what they are booking for). The form then has to be ...