Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
-3 votes
0 answers
31 views

In all educational app are used Payment Gateway direct their app but Google Play Console Policy does not allow it... they say you can used User chooses billing system for selling digital content. But ...
Avay Gupta's user avatar
0 votes
1 answer
134 views

I have written a C++ Unit Test which has a design problem. The test is relatively straightforward. I am testing some kind of "iobuffer" object. There is a function recv which is used to copy ...
user2138149's user avatar
  • 18.7k
0 votes
0 answers
63 views

I am building a software with NextJS and Supabase. What is the easiest, most efficient way of managing my database schema within VSCode. For example, instead of going to the Supabase backend to write ...
The Bar's user avatar
  • 15
0 votes
0 answers
225 views

I am building a software with NextJS Supabase, Prisma --- using typescript. My goal is simple, connect one or multiple EXTERNAL PostgreSQL databases to my software's UI. Once connected, I can write ...
The Bar's user avatar
  • 15
0 votes
2 answers
48 views

I'm a newbie. I'm going to build a software project that have feature like subscription and plan, like of saas. User pay recurring (monthly or yearly). The existing solution I found it Stripe, but the ...
ducanh's user avatar
  • 1
-2 votes
1 answer
159 views

I'm architecting my first microservices system and need guidance on service boundaries for a multi-feature platform. Building a Spring Boot backend that encompasses three distinct business domains: ...
Feres Guedich's user avatar
0 votes
1 answer
78 views

I am writing a bot capable of playing a cooperative board game with other bots or human players. In this game, there are black cards and white cards. Players can hold up to 5 cards in their hands. The ...
Adriano Todaro's user avatar
1 vote
0 answers
59 views

I'm trying to create a complex deployment diagram in StarUML for a system, but I couldn't find a way to add components or artifacts inside a node (for example device). So how can I do that in StarUML?
Muhab Joumaa's user avatar
2 votes
0 answers
51 views

I'm trying to create a complex state diagram in StarUML for a system with composite states, but I couldn't find a way to add another simple or composite state (nested states) inside a composite state. ...
Muhab Joumaa's user avatar
7 votes
1 answer
148 views

We have some articles having different colors and weight like : Blue(8) Blue(4) Blue(1) Red(4) Red(1) Black(16) Black(2) ...... n elements* We need to divide these into m groups such that weight of ...
Dipender Siwach's user avatar
0 votes
1 answer
65 views

I have an entity "MyEntity" which has some fields - "StartDate", "EndDate", "Color". It can have multiple records, and each record is sometimes updated. I need ...
user2957592's user avatar
-4 votes
1 answer
50 views

I am in the process of integrating a third-party payment provider into my app. I am at a crossroads, seems to me that anytime a user want to see their transaction history, I should hit the third-party ...
mbakabilal's user avatar
1 vote
0 answers
134 views

I'm developing a workout tracking app that integrates with Health Connect to collect and process sensor data during a workout session. The expected workflow is: The user starts a workout. Health ...
Clover99's user avatar
0 votes
0 answers
95 views

Problem with Android Camera App: Layout Rendering Errors and Crashes I'm building a real-time number recognition app but facing multiple issues: XML Layout Rendering Failure activity_main.xml shows &...
Hou ZeYuan's user avatar
0 votes
0 answers
56 views

Context I'm working on a C# project where I want to achieve the following behavior: I have classes C1 to Cn with specific valid combination for their properties. The valid property combinations are ...
R. Javid's user avatar
  • 113

15 30 50 per page
1
2 3 4 5
132