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.
Post History
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 u...
#4: Post edited
- 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?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
- 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?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
- 
#3: Post edited
I want to build an interface in which cards are spreading 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?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
- 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?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
#2: Post edited
- I want to build an interface in which cards are spreading 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- Reading [What type of questions can I ask here?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
- I want to build an interface in which cards are spreading 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?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?
#1: Initial revision
Are software recommendation questions on-topic?
I want to build an interface in which cards are spreading 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 Reading [What type of questions can I ask here?](https://software.codidact.com/help/on-topic) I don't know if this is on-topic or not. Any ideas?