You'll configure your SAP Build Application to open your camera, connect your app to a public API, fetch data from a public API to your app and then display this fetched data in your app. Take the mission: https://sap.to/6046tLScQ
This is great
Skip to main content
You'll configure your SAP Build Application to open your camera, connect your app to a public API, fetch data from a public API to your app and then display this fetched data in your app. Take the mission: https://sap.to/6046tLScQ
Furthering community engagement, Listen, Learn and Connect with Members | Developer & Community Relations
3wThis is great
To view or add a comment, sign in
Embedded Web AppBuilder Query/Export widget doesn't work in a dashboard. If queried and filtered using the web AppBuilder app, the results can be exported. However, web app's query and export function, through the dashboard tools don't function. Is there a work around to this?
To view or add a comment, sign in
Get ahead with the Oracle Mobile Inventory App, designed for less complex stockrooms and warehouses, with easy extensibility by organization or role. Accelalpha’s expertise can help you unlock the full potential of this mobile-first design. Don’t miss out on the opportunity to streamline your operations, join our webinar with Oracle on October 1st to learn more: https://lnkd.in/eaB9r2dc #InventoryManagement #OracleFusion #Oracle #OracleCloud #Accelalpha
To view or add a comment, sign in
I’ve just implemented some exciting features in my to-do list app: ✅ Delete Completed Tasks: Clear out finished tasks with a simple click. 🎨 Change Theme Color: Switch between different color themes for a more personalized experience. link:https://lnkd.in/gPmhMgVf
To view or add a comment, sign in
I improved the previous Next.js Quiz app project that implements a quiz functionality where users can answer multiple-choice questions displayed one at a time. Upon selecting an answer, the component provides immediate feedback and allows navigation to the next question. After answering all questions, the component displays the user's score. and I also added a timer functionality. The user must select an answer within 10 seconds, otherwise, the question will automatically navigate to the next one. https://lnkd.in/g88iGywj
To view or add a comment, sign in
Processes for Ensuring Persistence in Your Flutter App: - Begin by analyzing data persistence requirements. - Evaluate your app's specific needs to tailor the persistence process. - Assess factors influencing the selection of local storage solutions. - Explore the various types of local storage available for your app. - Delve into advanced storage solutions to enhance data persistence. - Lastly, consider platform-specific nuances to optimize your app's performance.
To view or add a comment, sign in
I’ve integrated the LLaMA 2 model with a Streamlit app. This allows users to interact with a chatbot powered by LLaMA 2, offering real-time responses based on user input. The project includes: Streamlit App: Provides the user interface for chatting with the model. LLaMA 2 Integration: Utilizes a pre-trained LLaMA 2 model for generating responses. Configuration: Customizable settings such as temperature and max response length. The codebase is available on Github for reference. https://lnkd.in/dpmqSTZb
To view or add a comment, sign in
⚡ Version 1.6.0 of our Barcode Scanning SDK is out now! Adding barcode scanning to a web app is now simpler than ever, thanks to our new PopupScanner – an out-of-the-box scanning solution that only requires a single line of code. https://lnkd.in/g6XdCEBJ
To view or add a comment, sign in
Can’t find which app creates which qvd file in Qlik Sense? Is your workspace a mess with a lot of apps? Here’s a solution to your problem. 💡💡 1) we make a new app, 2) we find in connections the qvd we want to see, 3) we open it with xml option and not qvd, 4) we go to the ui and put the CreatorDoc field in a table and copy the only value we find which is also the id of the app that produces the qvd and 5) go to qmc and after choosing to see the ID of each application, paste the ID of the app from the previous step. There, you have it! Check out this link too. https://lnkd.in/dt777kGp #qlik #qliksense #qvd #metadata #businessintelligence #dataanalysis
To view or add a comment, sign in
I have these thoughts about auth tokens in web app. Instead of keeping the token in local storage, what do you think about the following: - Add interceptor to your auth request that sets the token as cookie (you can set this strictly to your app domain or to your host if you have several apps on different sub domains but can use same token) - Add another interceptor that would get token from cookie and sets same to either header or as bearer token (depending on what your backend supports) for every outgoing authenticated request. - Instead of worrying about clearing token from storage, you can set cookie to expire after a time period.
To view or add a comment, sign in
79,695 followers
Create your free account or sign in to continue your search
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
New to LinkedIn? Join now
or
New to LinkedIn? Join now
By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.
Developer Advocate for Low Code / No Code (SAP Build)
3wAll updated for the new UI released only a few weeks ago … AND now using a simpler API so it w I’ll definitely take less than an hour. 😀