Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 369.00

Date User Activity Issue Comment Hours
11/16/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on handle miscall notification when firebase sent automatically but we need to have own local notification. #handle background or foreground side notification . 9.00 Actions
11/15/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #solve issue of ndk in behold in mac. #solve issue of sha in behold in mac. #fix issue when call-cancelled from sender. #handle notification when receive both type calling or missed-call. 9.00 Actions
11/12/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy Behold- update code of firebase push notification according to latest dependency. #check behold other issues and fixing. # Total Hours:- 07:00 hrs 7.00 Actions
11/11/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Work on firebase push notification. #Handling notification IOS side with new model classes. # 9.00 Actions
11/10/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on country code picker for mobile number. #work on login process in sample project. #work on localization of language. 9.00 Actions
11/09/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on demo design app. #work on country code picker for mobile number. 9.00 Actions
11/08/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #CoreML and machine learning. -intro of machine learning. -supervised learning. -unsupervised learning. -reinforcement learning. -what is coreML. -what we'll be making. -how to import the image recognition model & enable camera functionality. #Advance swift classroom-part 2. 9.00 Actions
11/03/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Local data persistance - user defaults, core dataand realm. -updating the ui of navigation bar. #Advanced swift classroom-2. -swift access level quiz. -advance shift optionals. -adding more functionality to our calculator. -dealing with the decimal place. -refactoring with computed properties. -conforming to MVC. 9.00 Actions
11/02/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Local data persistance - user defaults, core dataand realm. -intro to realm. -save data using realm.(CRUD) -fetching data from realm.(CRUD) -UPDATING DATA WITH realm.(CRUD) -removing data from realm.(CRUD) -querying data using realm. -making our cells swopeable. -inheriting from swipeTableViewController. -adding colour to our app. -persisting the colour property. -creating gradient flow cells. 9.00 Actions
11/01/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Adding the delegate method. #Advanced Swift classroom -part1 -Intro to the advanced section. -advanced swift properties. -getters, setters. -computed properties, observed properties. -advance property challenge. #Advanced swift classroom. -make calculator. -accumulating number in the calculator.. -swift access level. 9.00 Actions
10/28/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Local data persistance - User Defaults, Core Data and realm. -how to setup and configure core data. -save data with core data.(Create in CRUD). -View SQLite DB backend for core data. -core data fundamentals. -Reading, Updating, Removing, data from core data.(CRUD) -how to implement a UISearchBar and querying with core data. -go back to the original list. -Create Relationship Graphs in core data. #working with bhavya. 9.00 Actions
10/27/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Local data persistance - User Defaults, Core Data and realm. -Subclassing a UITableViewController. -TableView Delegate methods and accessories. -Creating a textfield inside UIAlert to add new items. -why do we need persistent local data storage. -persistent local data storage using userdefaults. -userdefault explained. -Advance swift singleton object. -creating a custom data model. -the swift ternary operator. -restructuring our app with MVC. -the concept of iOS sandboxing. -encoding data with NSCoder. -decoding data with NSCoder. -intro to database. -how to setup and configure core data. 9.00 Actions
10/26/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #practice on swiftUI and Declarative Programming. -Using UIKit Components with SwiftUI. #work on notification issue in behold with bhavya. #subclassing UITableViewController. 9.00 Actions
10/25/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on swiftUI and Declarative Programming. -how to build a swiftUI app from Scratch. -how to create complex designs and layouts using swiftUI. -bug alert!Text not displaying correctly in dark mode. -design a layout using spacers and subviews. -building in functionality and managing state. -understanding the list and identifiable protocol. -networking in swiftUI. -the observer design pattern. 9.00 Actions
10/22/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy work on successfully resolve xcode issue. #give knowledge about fcm cloud notification bhavya. 9.00 Actions
10/21/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on create tableview and collection UI and fetch data from API's.(given by mahesh sir). #work on xcode issue in running project. #work on setup xcode. 9.00 Actions
10/20/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on successfully build ios project of behold app 5.00 Actions
10/18/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #start work on create a demo project with design and functionality. #start work on a project, call login api and store data in preference then display this data on dashboard screen.(given by mahesh sir). 9.00 Actions
10/14/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #work on create project and navigate one screen to other screen. #apply validation. #create splash screen. #work on pass data between UI's. #work on save data in preference and get data. #work on try to launch UI according to preference data. 7.00 Actions
10/13/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy Firebase Cloud Firestore, TableViews and Cocoapod dependencies. -Retrieving Data from Firestore. -Listening for updates on firestore. -How to Sort Data reterived from Firestore. -How to manage the keyboard and use the swift package manager. -UI and UX improvements. -ViewController Lifecycle. -App Lifecycle. #The command line and terminal. -Intro of command line. -command line shortcuts. -Directory and File Manipulation using the command line + bouns. 6.00 Actions
10/12/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Firebase Cloud Firestore, TableViews and Cocoapod dependencies. -using the constants file and understanding the static keyword. -use a UITableView and Create a message model. -customising cells in a TableView using a .xib file. -Casting as? as! as is and understanding Any. -database setup and saving data to firestore. 5.00 Actions
10/11/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy self.present(super.showImagePicker(sourceType: .photoLibrary), animated: true) super.imgBlock = { selectedImg in self.img.image = selectedImg } 9.00 Actions
10/08/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Internal and External Parameter Names. #Method naming conventions and error handling. #Updating UI by using the dispatchQueue. #Extensions and default implementations for protocols. #using extensions to refactor the viewController. #CoreLocation to get loaction data. #Learn about property list. #Networking and api challenge. 9.00 Actions
10/07/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy #Networking, JSON Parsing, APIs and Core Location. -Protocols and delegates practice and learning. -understanding the open weather API and URL Parameters. -use the URL Session for Networking. -Closures. -JSON Decoding. -create a weather model and understand computed properties. -Typealiases and a Protocols and delegate challenge. -Internal and External Parameter Names. 9.00 Actions
10/06/2021 Vandana Kanwar Development Feature #877: IOS Training -Udemy -Adopting MVC by creating a CalculatorBrain. -Optional binding, chaining and the nil coalescing operator. #Advanced swift programming challenge. -create IBAction or IBLayouts for calculator screen. -create IBAction or IBLayouts for result screen. -pass the result to the resultsViewController. #Networking, JSON Parsing, APIs and Core Location. -Dark mode and working with vector assets. -Learn to use UITextField methods. -Protocols. -Delegate Design Pattern. 9.00 Actions
(26-50/58) Per page: 25, 50, 100

Also available in: Atom CSV