Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 1876:00

Date User Activity Issue Comment Hours
07/14/2025 Lokesh Sivaraj Learning Learning #4: Learning Testing akindervolunteer Admin. 6:00 Actions
07/14/2025 Lokesh Sivaraj Learning Learning #4: Learning Looking into task creation, assignment, and deletion with location and date logic, used on task list and task detail pages in the frontend. 2:00 Actions
07/11/2025 Priyanka Kanakarajan Learning Learning #4: Learning Tested akinder volunteer Web app and mobile app. 8:00 Actions
07/11/2025 Lokesh Sivaraj Learning Learning #4: Learning Testing akindervolunteer Web app and mobile app. 8:00 Actions
07/10/2025 Lokesh Sivaraj Learning Learning #4: Learning Examining the Palamed backend, I noticed how JWT tokens are generated and where they are used in the frontend. Looking into the frontend layout and page.tsx. Looking into the backend Users controller, models and service.Used Postman to hit the login APIs and see how it is used in the frontend. 8:00 Actions
07/09/2025 Lokesh Sivaraj Learning Learning #4: Learning Learned key Redux terms like Store, Action, Reducer, and Dispatch for managing app state. Understood how to use Provider, useSelector, and useDispatch to connect React components with Redux. Learned the basics and advanced features of TanStack Query (React Query), including data fetching with useQuery, pagination, infinite scroll, and performing CRUD operations using useMutation. Learned how to set up TanStack Query (React Query) with json-server, fetch data using useEffect, useQuery, and explored features like React DevTools, cache, stale time, polling, and loading data on click. Explored advanced topics like pagination, infinite scroll, fetching single data, useQueries, and performing CRUD operations using useMutation. 8:00 Actions
07/08/2025 Lokesh Sivaraj Learning Learning #4: Learning Learned Redux fundamentals by building a habit tracker app with React + TypeScript, covering store setup, slices, actions, async logic with Thunk, and state visualisation. Learned the Next.js routing types and the metadata feature. Learned Multiple root layouts and nested layouts in Next.js Looking into habit rendering, toggle action, streak display, and async handling with Redux Thunk & extraReducers. 8:00 Actions
07/08/2025 Priyanka Kanakarajan Learning Learning #4: Learning Learned to build a habit tracker app using React and Redux (store, slices, actions, Thunk, state visualization), explored Next.js routing types, metadata, navigation methods, multiple and nested layouts, researched advanced AI features for pet platforms, and explored Gemini CLI. 8:00 Actions
07/07/2025 Priyanka Kanakarajan Learning Learning #4: Learning Explored pet websites in India and the US, discovered advanced features like pet insurance, social media, and matchmaking, and learned Node.js file structure and how APIs, auth, and Redux work together for efficient data handling. 8:00 Actions
07/07/2025 Lokesh Sivaraj Learning Learning #4: Learning Looking into addDriverStop Back end code. Looking into addDriverStop API and Where it is used in frontend. Studied SQL basics, core commands (DDL, DML), practiced queries, and explored advanced concepts like aggregate functions, GROUP BY, ORDER BY, and HAVING clauses. Looked into the tRPC concept of coding from YouTube. 8:00 Actions
07/04/2025 Priyanka Kanakarajan Learning Learning #4: Learning Explored Patient and Order Management Service, including status changes (STAT, Trouble Pickup, Pickup, Delivery) in both APIs and frontend response via allUnderprocessOrderswithdate, along with tRPC and backend patient-related APIs. Reviewed driver assignment, color mapping, and line alignment changes, while also designing posters in Canva and checking LinkedIn posts. 8:00 Actions
07/04/2025 Lokesh Sivaraj Learning Learning #4: Learning Creating post images to post on LinkedIn. Looking into the overall frontend code to understand the project. Looked into the backend patient api and their belonging api's and their functionality. Status changing in allUnderprocessOrderswithdate api in frontend response. Looked into mapping colour and driver assigning in alignment, and the line changing. 8:00 Actions
07/03/2025 Priyanka Kanakarajan Learning Learning #4: Learning Reviewed the order color coding and polyline-based route visualization in the delivery app by analyzing the /getUndeliveredStops API and its frontend integration. Understood how different order types like STAT, pickup, trouble pickup, and pending status are filtered and visualized with distinct colors. 8:00 Actions
07/03/2025 Lokesh Sivaraj Learning Learning #4: Learning Looking into allUnderProcessOrdersWithDate API and where it is used in the frontend.Looking into getUndeliveredStops API and where it is used in the frontend. 8:00 Actions
07/02/2025 Priyanka Kanakarajan Learning Learning #4: Learning Learned how delivery, pickup, and maintenance orders are combined and organized by patient address using Promise.all and reduce. Understood how missing GPS data is auto-fetched and all order types are merged into a single optimized structure per patient. 8:00 Actions
07/02/2025 Lokesh Sivaraj Learning Learning #4: Learning understood the flow and structure of the SalesOrder. understood the flow and structure of the PickupOrder. understood the flow and structure of the MaintenanceOrder. understood the flow and structure of the RentalOrders. understood the flow and structure of the ConsumableOrders. understood the flow and structure of the tasks. Looking into the getUndeliveredStops backend code. 8:00 Actions
07/01/2025 Priyanka Kanakarajan Learning Learning #4: Learning In palamedeq explored the structure and data fetching methods of allUnderProcessOrdersWithDate in the backend, including Sequelize relationships like belongsTo, hasOne, and hasMany. Analyzed how orders (Sales, Pickup, Maintenance) are connected, how missing location data is handled, and how filters and queries are used to fetch specific results. 8:00 Actions
07/01/2025 Lokesh Sivaraj Learning Learning #4: Learning Today, I explored the overall structure of allUnderProcessOrdersWithDate from the backend and learned about Sequelize associations such as belongsTo, hasOne, and hasMany. I studied the data querying functions used, including findAll and filters, and analyzed how individual order data is structured and processed. Additionally, I understood the logic for updating location data when it's missing and examined the mapping of single order objects to better understand the backend's data flow. 8:00 Actions
06/30/2025 Priyanka Kanakarajan Learning Learning #4: Learning Looked into the code for the api allUnderProcessOrdersWithDate in SalesOrder 8:00 Actions
06/30/2025 Lokesh Sivaraj Learning Learning #4: Learning Optimized Data Fetching - Uses parallel async operations (Promise.all), eager loading (include), and client-side merging to efficiently query, transform, and consolidate records while minimizing database overhead. 4:00 Actions
06/30/2025 Lokesh Sivaraj Learning Learning #4: Learning Multi-Order Processing - Handles sales, pickups, maintenance, rentals, and consumables in a single workflow, normalizing their data structures while preserving relationships and adding geolocation data when missing. 4:00 Actions
06/27/2025 Priyanka Kanakarajan Learning Learning #4: Learning Learned about useref, usememo ,usecallback and usecontext hook and looked into backend of Palmedeq 8:00 Actions
06/27/2025 Lokesh Sivaraj Learning Learning #4: Learning Looked into the code of the Palamed backend and learning.Looked into the code of the Palamed frontend and learning. 8:00 Actions
06/26/2025 Priyanka Kanakarajan Learning Learning #4: Learning Learned about importing packages, app entry point, using, passing values to functions and Tested the Volunteer website Competition notifications. 8:00 Actions
06/26/2025 Lokesh Sivaraj Learning Learning #4: Learning Flutter Introduction & Setup: Learned about Flutter, Dart, cross-platform benefits, setup overview, and platform-specific (Windows/macOS) setup. Running First App & Material Design: Covered project creation, running the first app, understanding Material Design, and course overview/resources. Flutter Project & Language Foundations: Explored structure of a new Flutter project, how Dart compiles, programming language internals, and basic functions. Widgets & App Startup: Learned about importing packages, app entry point, using first widget, passing values to functions, and an overview of widgets. learning about Palmed dispatch,Next.js application. 8:00 Actions
(26-50/274) Per page: 25, 50, 100

Also available in: Atom CSV