Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Are software recommendation questions on-topic?
I want to build an HTML/CSS/JS interface in which cards are spread like physical cards on a table. You can move them around, and clicking on them will open a modal with more details. It should be usable on mobile. I guess there are examples around the internet with sample code, but I can't find one. I would like to know:
- Existing projects using this idea, or
- Helpful libraries to build one, or
- Preferably, existing code that I only need to replace the placeholder data with my own
Reading What type of questions can I ask here? I don't know if this is on-topic or not. Any ideas?
1 comment thread