I have to limit how many resources can be used by Agents. For example, I have to limit that one cashier can serve n amount of customers, then it is disabled. My
I am getting data from an API using Volley and JsonObjectRequest. I have many different calls to different endpoints, and I have a separate class which handles
I'm really new to Sequelize, but I've used another ORM in another language for a long time. I'm trying to figure out how the magic stuff behind getting model ti
I am trying to deploy a Rails application to Google App Engine Flex. app.json: runtime: ruby env: flex entrypoint: bundle exec rails server -p 8080 Gemfile: ge
I am working on a React project that follows this structure src | components | Footer | index.jsx styles.scss Header | index.jsx
Basically its just query get operation in azure cosmos db based on machine id and datetime. I am really stuck on querying in cosmos based on datetime.The same q
I'm developing an avatar customization system. There is one base gameObject with and armature and different meshes for each body part. The script replaces the g
Title says it all. These are the instructions i'm following https://github.com/codetheweb/muse Running this in PowerShell opened in the folder of the zip I down
someone help me for my issu , i can not solve my problem fetchProducts() async { var _firestoreInstance = FirebaseFirestore.instance; QuerySnapshot _qn