You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some times because of Server problem we are facing A Network Fluctuatuion while calling the API. To resolve that problem I've made a Simple lightweight library which provides Functionality to Retry that API call at time of network error. Take a look and Feel free to Contribute.
In this App Admin privileges to invite new employees via mail invitation and manually. Employee profile management. Check-in and check-out functionality for employees. Graphical representation of attendance data through graphs charts. Advanced filtering options for attendance records. Employees can contribute to office discussions by writing blogs.
A file processing system that enables filtering, renaming, splitting, and managing files based on various criteria, with support for both local file systems and remote repositories like Laserfiche.
An android chatbot that integrates open ai API for GPT 3.5 .This chatbot also has exception handling handling for network errors as we tend to face lots of network problems in Africa
This project offers a streamlined and reliable way to interact with Škoda vehicles through the Volkswagen Group's connected services. It simplifies authentication and token management, enabling developers to easily access vehicle data and remotely trigger actions such as flashing lights, honking the horn, or activating ventilation.
Projects done in flutter 📱course from beginner level . Includes creating beautiful UI's, API integration and connecting the app to firebase backend. 🙍🏼♀️➡🦸♀️
A simple and lightweight currency converter web application built using Java Servlets and Google Gson. It fetches real-time exchange rates from external APIs and allows users to convert between global currencies via a browser-based interface.
A simple Android application that allows users to search for stocks and view their current price, percentage change, and company name in real-time. Built using Java, Retrofit, and MVVM architecture, with smooth API integration and error handling.
Backend service that includes two APIs: one for basic CRUD operations on blog posts and another for fetching COVID-19 data. It's designed for practicing API consumption.