<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Rohit Moyal on Medium]]></title>
        <description><![CDATA[Stories by Rohit Moyal on Medium]]></description>
        <link>https://medium.com/@rm36?source=rss-205d690a5b57------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*b6OCBx3wcJoaxcuY8DQ1UA.jpeg</url>
            <title>Stories by Rohit Moyal on Medium</title>
            <link>https://medium.com/@rm36?source=rss-205d690a5b57------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Sat, 06 Jun 2026 00:34:21 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@rm36/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[Understanding Logistics Cost and Data Analysis Approach]]></title>
            <link>https://medium.com/@rm36/understanding-logistics-cost-and-data-analysis-approach-1abc1aefd878?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/1abc1aefd878</guid>
            <category><![CDATA[data-analysis]]></category>
            <category><![CDATA[approach]]></category>
            <category><![CDATA[logistics]]></category>
            <category><![CDATA[cost]]></category>
            <category><![CDATA[revenue]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Mon, 29 Sep 2025 09:45:43 GMT</pubDate>
            <atom:updated>2025-09-29T09:47:59.715Z</atom:updated>
            <content:encoded><![CDATA[<p>The logistics cost of a company is 18% of the total revenue earned by the company you want to reduce it to 15% what data you would analyze (internal) and what would be your approach to solve the revenue and earned difference.</p><p><strong>I have tried to keep this very simple, structured and practical, how would associate analyst in a meeting would explain (might have some missing points and more upgradations can be done to the approaches used).</strong></p><p><strong>1. The Problem, to cut logistics/ops from 18% under 15% of revenue:</strong></p><p>Logistics/operations cost = 18% of revenue, measure where the 18% comes from (SKU, channel, geography, carrier, packaging, returns).</p><p>Target = &lt;15% of revenue</p><p>This means we need to cut 17% of current logistics cost (or grow revenue faster than costs), run quick operational fixes that return 5–12% savings.</p><p>Invest in tech (TMS/WMS + route optimization + demand forecasts) to lock in medium/long term savings.</p><p><strong>2. Internal Data to Analyse</strong></p><p>To figure out the 18% we will start with the following:</p><blockquote><strong>Revenue &amp; Orders Data</strong></blockquote><p>Revenue per order, Average order value (AOV), Order volume trends</p><blockquote><strong>Logistics Cost Data</strong></blockquote><p>Cost per order, Cost per shipment (last mile, courier, packaging, returns)</p><p>Carrier-wise costs</p><blockquote><strong>Warehouse &amp; Operations Data</strong></blockquote><p>Picking/packing times, Storage costs, Packaging material usage</p><blockquote><strong>Returns Data</strong></blockquote><p>Return rates, processing cost, Reasons for returns</p><blockquote><strong>Delivery Data</strong></blockquote><p>Zones with high cost per delivery</p><p>Failed deliveries/reattempts</p><blockquote><strong>Carrier performance &amp; contracts</strong></blockquote><p>Per route rates, minimums, SLA penalties</p><blockquote><strong>Customer behaviour &amp; cancellations</strong></blockquote><p>Time of day, day of week, promo vs non-promo</p><blockquote><strong>Forecasts &amp; seasonality</strong></blockquote><p>Historical demand patterns, lead times</p><p><strong>3. Simple Approaches to Reduce from 18% to 15%</strong></p><blockquote><strong>Measure</strong></blockquote><p>Build a dashboard (PowerBI or Tableau) to track: Logistics cost per order, Cost per region, Cost per order = Total Logistics Cost, Cost per kg and cost per km, % of revenue spent on logistics weekly/monthly</p><blockquote><strong>Find Inefficiencies</strong></blockquote><p>Identify highcost zones: explore local warehousing or partner couriers</p><p>Check packaging: too much weight cost?</p><blockquote><strong>Revenue Side Fixes</strong></blockquote><p>Raise average order value (bundled offers, free shipping threshold)</p><p>Improve delivery reliability: higher repeat purchases will grow the faster than increasing logistics cost</p><blockquote><strong>Apply Tech Solutions</strong></blockquote><p>Route Optimization Tools (e.g., FarEye, Locus, OR-Tools): reduce distance &amp; failed deliveries</p><p>Warehouse Management System (WMS): automate picking/packing, reduce errors</p><p>Carrier Management: use AI to auto-select cheapest/best courier per order</p><p>Data-driven Forecasting: better predict the demand and accordingly allocate the stock closer to customers will reduce last mile cost</p><p>Analytics on Returns: identify SKUs with high returns and fix product/UX issues</p><p>Use SQL/Python: to calculate different metrics and identify top 5 expensive cities</p><p>Create a customer nudge: Add ₹200 more to get free shipping</p><blockquote><strong>Enforce packaging rules &amp; right-size boxes</strong></blockquote><p>Tool: Create rules in WMS or script that selects box by SKU pair and dimensions % orders paying the actual weight and box-utilisation rate.</p><p>Implement automated packaging suggestions in WMS (choose right-size box).</p><p>Impact: reduce weight fees, packaging cost with est. 3–7% logistics saving.</p><p>Reduce return rates with better product info.</p><p>Improve product dimensions, images, size charts on site, add: “is this returnable nudges”</p><p>Cost per return by reason with % of recoverable value from it.</p><p><strong>4. Technology stack suggestions (lightweight + scalable)</strong></p><p>Data &amp; BI (Snowflake, Looker/PowerBI): For maintaining central data warehouse and making dashboards.</p><p>Execution systems: OMS → WMS → TMS. If budget constrained, start with TMS add-on or SaaS route-optimizer (Routific, OptimoRoute) and integrate later.</p><p>Optimization &amp; ML: Python, OR-Tools for vehicle routing &amp; LP, scheduling algorithms.</p><p>Automation: RPA for invoice reconciliation, for automated carrier selection.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=1abc1aefd878" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Project Management: Client Communications as an Associate Dealing with Challenging Situations]]></title>
            <link>https://medium.com/@rm36/project-management-client-communications-as-an-associate-dealing-with-challenging-situations-94e0b0038497?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/94e0b0038497</guid>
            <category><![CDATA[client-relationship]]></category>
            <category><![CDATA[challenging-experiences]]></category>
            <category><![CDATA[project-management]]></category>
            <category><![CDATA[communication]]></category>
            <category><![CDATA[project-updates]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Wed, 10 Sep 2025 06:24:57 GMT</pubDate>
            <atom:updated>2025-09-10T06:24:57.930Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*omPIHCieYpRsIZnQ" /><figcaption>Photo by <a href="https://unsplash.com/@matildaonthemove?utm_source=medium&amp;utm_medium=referral">Matilda Alloway</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p>The situations taken here are not actual situations but taken from different case study assignments (can stimulate real world communications) and done with the help of approaches in the materials (mixed though process with the help of AI tools as well).</p><blockquote><strong>Situation 1:</strong></blockquote><p>Write an email to a client who is unhappy about a missed deadline. How would you respond professionally while maintaining the relationship.</p><p><strong>Solution (email body):</strong></p><p>Dear Client</p><p>I sincerely apologise for the delay in delivering the project. We understand how important timelines are for business like yours and we sincerely regret to miss the deadline and any impact it had on your operations.</p><p>Our primary goal has always been to support your business with the highest level of dedication and reliability. The team has identified the bottlenecks and implemented corrective measures to ensure any work for this project will be completed before the deadline. We have revised the project plan, and the updated delivery date is only after a few days of the original date. We will also be sharing progress updates with you very soon. Over the past few months, we have been proud of the results we have achieved together and keep building on the momentum with the remaining parts of the project.</p><p>Your project is very important to us. Please be assured meeting your expectations is our top priority and we are committed to recover and gain as much as we can to overcome the lost time, build the project with our full zeal and confidence.</p><p>Thank you for your understanding and I would be happy to arrange a call at your earliest convenience to any though or discussion you want to have and listen to any additional concerns you may have.</p><blockquote><strong>Situation 2:</strong></blockquote><p>We’ve given you a timeline for a design project due in 10 days. On Day 4, you realise the designer hasn’t even started. What do you do?</p><p><strong>Solution:</strong></p><p>My focus here would be more on internal communication with the team and updating some parts of the project plan in a concise and simple manner.</p><p><strong>1. Immediate checking with the designer:</strong></p><p>I will first ask the designer in a friendly way why work has not been started yet, I noticed you are not able to start on the project yet. Is there anything I can help you with:</p><ul><li>Waiting for files or information?</li><li>workload, clarity, resource management?</li><li>Unsure about the deadline?</li></ul><p><strong>2. Making a new plan on some parts of project if it goes out of track:</strong></p><p>Now that the project is 4 days behind, the original plan may or may not work. I will work with the designer to figure out what things can be achieved in the remaining days, what design components need to be done faster. Will communicate and try to assess together if the delay can affect the work or any deadline.</p><p>I will go to my manager with the problem and a few possible solutions:</p><ul><li>Can we simplify and deliver a simpler version of the design?</li><li>Can we get any outside help from another designer, If the designer cannot deliver, bringing in another resource can be considered?</li><li>Do we need to ask for a few more days, parallel tasks or additional support?</li><li>Identify the earliest possible completion date and compare it with the original deadline.</li></ul><p><strong>3. Update Everyone:</strong></p><p>Daily meetings or quick syncs calls until the project comes back on track.</p><p>If deadline can still be met, alarming the client is not a good option, will just ensure stronger internal communication and project tracking.</p><p>I will immediately update my manager on the situation and a proposed new plan. After a solution is decided, the stakeholders will be given a clear heads up about any changes to the timeline or deliverable.</p><p>For the rest of the project, I will do a quick daily check in with the designer to make sure we stay on our new track and do not miss any deadline.</p><blockquote><strong>Situation 3:</strong></blockquote><p>You are handling a project for a client who is highly process-driven, requests frequent updates, and expects full visibility into every aspect of the execution. The client often asks for detailed documentation, wants to be looped in on every decision, and tends to micromanage timelines and output. Proactively communicate in a way that builds trust and reassurance.</p><p><strong>Solution:</strong></p><p>To proactively communicate in a way that builds trust and reassurance who is a highly involved client. As a project manager/associate I will first focus on creating structured, to the point pointers for the client. This could include setting up a consistent stack of updates, such as daily updates or twice-weekly status emails tailored to the client’s micromanagement for information. Trying to look for the solutions and will anticipate questions before they are asked by sharing dashboards, progress trackers, and concise summaries with clear action items, blockers and next steps. Looking for the right solution which involves the blend of all the things by using tools like Notion, Google Sheets which can offer live visibility without requiring the client to request updates constantly. This will build transparency helps reduce anxiety and builds confidence that the project is in control.</p><p>Equally important would be establishing a narrative that balances transparency with guidance. I will frame updates not just as raw data, but as a story what happened, why the solution, next phases, positioning the progress as a thoughtful navigation, not just a status report for the client. When the client wants to be involved in every decision, I will try to channel the client’s curiosity by offering curated options and recommendations rather than asking open-ended questions. Listening carefully to them while acknowledging the problem and providing the relevant potential solutions. For example, instead of asking “What should we do?”, I will give the answer like: “Here are three feasible paths, with pros and cons, the team recommends option B based on our goals.” This approach respects the client’s need for control while subtly reinforcing my role and the team’s control as a reliable partner who can be trusted with execution.</p><blockquote><strong>Situation 4:</strong></blockquote><p>You’ve been delivering great results for a client, and everything has been going well. However, since digital businesses rely on multiple teams and systems, the client’s website experienced a one-day outage, leading to significant revenue loss. Although this issue was outside your control, the client is extremely unhappy and is considering ending the contract with you. Write a professional and reassuring email to the client addressing their concerns.</p><p><strong>Solution (email body):</strong></p><p>I hope you’re doing well. I wanted to take a moment to acknowledge the recent website outage of your digital business and the disruption it caused to your business. We understand how critical it is for a digital business like yours, and we sincerely regret the impact this incident had on your operations.</p><p>While the outage was caused by factors beyond our immediate control and not a result of any action taken by our team, we take your concerns very seriously. Our primary goal has always been to support your business with the highest level of dedication and reliability. Please know that we are already working closely with the relevant teams to understand what went wrong and ensure that the website can be recovered as fast as possible and having preventive safeguards in place for any future occurrences.</p><p>Over the past few months, we’ve been proud of the results we’ve helped deliver and the strong progress we’ve made together. We remain fully committed and are confident that, with continued collaboration, we can navigate through this and keep building on the momentum we’ve created with the project.</p><p>If it helps, I’d be happy to arrange a call at your earliest convenience to walk about the situation, share the preventive measures and listen to any additional concerns you may have. Thank you for your continued partnership and trust.</p><p>Regards</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=94e0b0038497" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to Find the Right Professionals through Research Techniques (LinkedIn example)]]></title>
            <link>https://medium.com/@rm36/how-to-find-the-right-professionals-through-research-techniques-linkedin-example-72838bf91de1?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/72838bf91de1</guid>
            <category><![CDATA[research]]></category>
            <category><![CDATA[linkedin-marketing]]></category>
            <category><![CDATA[market-research]]></category>
            <category><![CDATA[business-research]]></category>
            <category><![CDATA[project-management]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Thu, 31 Jul 2025 17:07:24 GMT</pubDate>
            <atom:updated>2025-07-31T17:07:24.862Z</atom:updated>
            <content:encoded><![CDATA[<h3>How to find the right professionals through research techniques (LinkedIn example)</h3><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*n2DAhtSntJ7yhprP" /><figcaption>Photo by <a href="https://unsplash.com/@campaign_creators?utm_source=medium&amp;utm_medium=referral">Campaign Creators</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p><strong>The Task is to </strong>use LinkedIn to identify <strong>5 Senior Staff Professionals</strong> based on the following brief:</p><p><strong>Criteria:</strong></p><ul><li>Must be working at a <strong>Series A, B, or C startup</strong></li><li>Company must be <strong>headquartered in Gurugram/Delhi</strong></li><li>Title should be one of the following (or similar): <strong>Chief Product Officer, Head of Product, VP of Product</strong></li><li>The company should ideally have <strong>100–500 employees</strong></li></ul><p><strong>Instructions:</strong></p><ol><li><strong>Understand the Brief</strong><br>Read through the criteria carefully. If needed, do a quick research to identify what qualifies as a Series A, B, C startup, and how product orgs are typically structured.</li><li><strong>Search Smart</strong><br>Use LinkedIn search feature and identify <strong>5 unique individuals</strong> across <strong>5 different companies</strong> that best fit the criteria above.</li><li><strong>Submit Your Findings</strong><br>Share the <strong>LinkedIn profile URLs</strong> of the five shortlisted people below</li></ol><p><strong>Here’s a step-by-step guide to help you find the right senior product professionals on LinkedIn according to the given brief:</strong></p><p><strong>🎯 Objective:</strong></p><p>Find 5 senior staff product professionals (CPO, VP of Product, Head of Product) at Series A/B/C startups based in Gurugram, with 100–500 employees<strong>.</strong></p><p><strong>✅ Step-by-Step Guide:</strong></p><p><strong>Step 1: Understand the Key Criteria</strong></p><p>Before you start searching, break down the criteria:</p><ul><li>Startup Stage: Series A, B, or C funded.</li><li>Location: Headquarters in Gurugram.</li><li>Title: Chief Product Officer, Head of Product, VP of Product (or similar).</li><li>Company Size: 100 to 500 employees.</li></ul><p><strong>Step 2: Start with LinkedIn Advanced Search</strong></p><ol><li>Go to <a href="https://www.linkedin.com/">LinkedIn</a>.</li><li>Use the Search Bar at the top. Type “Chief Product Officer”, “VP of Product”, or “Head of Product”.</li><li>Hit Enter, then apply filters.</li></ol><p><strong>Step 3: Apply Relevant Filters</strong></p><p>Once search results appear, use the following filters:</p><ul><li>Location: Select Gurugram, Delhi/New Delhi, India.</li><li>Current Company: Use this cautiously. Don’t filter too strictly, might want variety.</li><li>Industry: Optional — could use “Internet”, “Information Technology”, “Software”, etc.</li><li>Title: Make sure the title matches the roles targeting.</li></ul><p><strong>Step 4: Vet the Companies</strong></p><p>Once the professional is found, click into their profile and check the following:</p><ol><li>Go to their company’s LinkedIn page.</li><li>Check the company size, should be 100–500 employees.</li><li>Scroll to the “About” section to see if it’s headquartered in Gurugram.</li><li>Check if the company is a Series A/B/C startup.</li></ol><ul><li>How to verify?</li><li>Use <a href="https://www.crunchbase.com/">Crunchbase</a>, <a href="https://tracxn.com/">Tracxn</a>, or just Google: Company Name + Series A/B/C funding.</li></ul><p><strong>Step 5: Shortlist the Right Profiles</strong></p><p>Once a profile and company check all the boxes:</p><ul><li>Copy their LinkedIn profile URL.</li><li>Make sure the companies do not repeat and pick professionals from different companies.</li></ul><p><strong>🛠 Bonus Search Tips: Use Boolean Search in LinkedIn</strong></p><p>(“Chief Product Officer” OR “VP of Product” OR “Head of Product”) AND “Gurugram”</p><ul><li>Look at product-focused venture capital portfolios (e.g., Accel, Sequoia India) to identify Series A, B, C startups.</li><li>Use tools like RocketReach or Hunter.io if need contact info (optional).</li></ul><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=72838bf91de1" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Identifying Traffic Issues: Project Research and Problem Solving]]></title>
            <link>https://medium.com/@rm36/identifying-traffic-issues-project-research-and-problem-solving-fd4bff3047dd?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/fd4bff3047dd</guid>
            <category><![CDATA[problem-solving]]></category>
            <category><![CDATA[research]]></category>
            <category><![CDATA[project-management]]></category>
            <category><![CDATA[case-study]]></category>
            <category><![CDATA[traffic-management]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Fri, 27 Jun 2025 06:10:51 GMT</pubDate>
            <atom:updated>2025-06-27T06:10:51.555Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*tOhJ1nEVjBMHysmW" /><figcaption>Photo by <a href="https://unsplash.com/@mj_meone?utm_source=medium&amp;utm_medium=referral">Ma Joseph</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p><strong>Mckinsey program: problem solving case assignment</strong></p><figure><img alt="" src="https://cdn-images-1.medium.com/max/908/1*bo1PGzBPcrQqTBzdIdDk-Q.png" /></figure><blockquote><strong>Step 1</strong></blockquote><p>The first step in this assignment is defining the problem clearly for all stakeholders involved. Pushing for a SMART problem question can have a profound impact on problem solving, clarifying the challenge and defining what it really means to address it.</p><p>Using the information provided in the brief from the mayor, concisely define what must be resolved.</p><p><strong>Question 1 of 5</strong></p><p><strong>What is the Key Problem Statement? (Write it down, starting with ‘How can the city of Hustleton…’)</strong></p><p>Key problem statement:</p><p><strong>How can the city of hustleton</strong> become traffic free especially during rush hours and can solve few of cities traffic issues so that the residents can commute from one place to another in a short possible time (around 30 mins).</p><p><strong>Specific:</strong> There are too many cars on the road, during rush hours it takes city residents an average of 60 minutes to commute to work, whether going for work or going from one place to another for different activities and they are getting frustrated because of the traffic issues.</p><p><strong>Measurable:</strong> The travelling time should be reduced to 30 minutes or so, the traffic should be moveable, and the residents are not irritated or frustrated at rush hours.</p><p><strong>Action oriented:</strong> How the traffic time be reduced so that the traffic gets reduced day after day or say more moveable, we want to bring the average commute time to 30 minutes.</p><p><strong>Relevant:</strong> The relevant/main issues must be solved based on the priority where everyone agrees to have a common say about the things experienced during the traffic hours.</p><p><strong>Time bound:</strong> 5 years to achieve a traffic free city during rush hours and solve some of the most relevant/frustrating issues.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*R0Q1LQx5mMc1ysDFSMNI0g.png" /></figure><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*slXn1Fe1XPoPCK73yxDQgA.png" /></figure><blockquote><strong>Step 2:</strong></blockquote><p>The second step in this assignment is identifying a list of potential issues that if resolved, will likely lead to solving the problem.</p><p>This can be done by taking the problem statement defined in the previous step and breaking it down into three smaller issues. For example, if you were solving the problem of ‘How can I increase the amount of money I save at the end of the month?’ one of the smaller issues you might identify is ‘How can I reduce the amount of money I spend?’ and another one could be ‘How can I make more money?’.</p><p>Now let’s apply this to the traffic problem. Doing the issue tree is a very iterative process. This will need to go back and forth and try a few different ways to get it exactly right.</p><p><strong>Question 2 of 5</strong></p><p><strong>Write down the first issue (Issue A). Structure your sentence starting with ‘How can we…’. Then break it further down in 2 smaller issues you could resolve which are sub-issue A1 and sub-issue A2.</strong></p><p>A.</p><p><strong>How can we build</strong> a better Infrastructure which include all the transportation infrastructure issues: proper traffic lights, maintenance of lanes, divider, footpath, potholes, street lights, more space around the main circle/parts of the city and all the management part of the roads. Everything that makes people to drive freely without worrying about the factors causing traffic and all those related stuffs because the authorities can take care of that.</p><p>A.1</p><p>No proper traffic police facilities if any situation arrives/accident/congestion/construction work there no proper means/half means for them to solve the situation or manage the traffic as soon as possible. It can also refer to having a traffic workforce that is well trained for any traffic problem.</p><p>A.2</p><p>All major cities have a convergence point where almost all the traffic meets coming from different directions, sometimes that point is at the entrance of the city, sometimes all the highway traffic passes from inside the city (because no proper bypass is there), while sometimes it’s itself in the city as all the traffic coming at one point from other directions/parts of the city and that point becomes one of the main traffic congestion point, everyone suffers from that. So divergence is important there should be alternate roads/routes/bypasses for the highway traffic and proper route management and road infrastructure inside the city.</p><p><strong>Question 3 of 5</strong></p><p><strong>Write down the second issue (Issue B). Structure your sentences consistently starting with ‘How can we …’. Then break it further down in 2 smaller issues you could resolve which are sub-issue B1 and sub-issue B2.</strong></p><p>B.</p><p>By seeing at the data provided by mayor department it is clear that the public transport usage has been dropped to 20% over the years and it is evident from the facts that personal vehicles are often and mostly used by the residents of the city.</p><p>B.1</p><p>There is an analogy that I would like to draw: if 10 people take their personal vehicles, there will be 10 cars on the road but if the same 10 people take a carpool involving 4 people in one car, then there would be 4 cars less on the road, also if the same 10 people take public transport they will be accommodated in one bus.</p><p>There are no shared taxis or carpool options as residents do not prefer that option or they might not be aware or do not want to admit that such mode of transport can be used in favour of reducing the traffic issues of the city.</p><p>There are options of affordable public transport (like buses) but there is no preference given to them due to variety of reasons like: less frequency of buses/metro, no fixed timings/buses are late and not on time, only main parts/district areas are covered, becomes difficulty in finding the right spots.</p><p>B.2</p><p>The over ground rail covers parts of the city however only in one direction and outside of the city, not to all parts. There are a lot of stops, it takes longer to arrive at the destination.</p><p>The underground metro is not spacious and it assumed that only the middle class can travel in metro, not all class of people (there is a mindset problem among the rich). Trains get very crowded during rush hours. Coverage is limited to central/main parts of the city so people have to look for other options which may or may not be suitable to them.</p><p>Make the right chances to public transport and the route coverage based on the genuine customer feedback who frequently travel by that particular mode of transport.</p><p><strong>Question 4 of 5</strong></p><p><strong>Finally, write down the third issue (Issue C). Structure your sentences consistently starting with ‘How can we …’. Then break it further down in 2 smaller issues you could resolve which are sub-issue C1 and sub-issue C2.</strong></p><p>C.</p><p>How can be better manage cabs/booking apps and taxis facility.</p><p>C.1</p><p>Today everyone knows how to book cabs/taxi on apps the residents feels that public transport is not convenient, less facility, frequency, no of buses/metro timings as well. Hence, reliance on apps for booking or taking roadside taxis is preferred over public transport like bus or underground metro.</p><p>C.2</p><p>While the taxis are expensive but it serves the mood of the passengers well, as passengers are picked up and drop to their desired location, finding them is easy as compared to any public transport moreover they can be efficient as well and people require them to be by paying the price.</p><p>Usage of private taxes are increased even if it’s a bit expensive, which means people don’t trust much on taking public transport. They can book cabs or take private taxis.</p><blockquote><strong>Step 3:</strong></blockquote><p>The third step in this assignment is prioritizing two sub-issues that should be analyzed more deeply by the mayor’s team. When completing the 2x2 Prioritization Matrix, which sub-issues would be categorize as ‘High Impact — High Feasibility’?</p><p>To do that, should consider all the sub-issues above with in the previous step (A1, A2, B1, B2, C1 and C2). Compare them to each other, and ask ‘Which of these are likely to be the most feasible/ easy to solve and at the same time have the biggest impact on the key problem statement’?</p><p><strong>Question 5 of 5</strong></p><p><strong>Write down the 2 sub-issues you would place in the ‘High Impact — High Feasibility’ quadrant of the prioritization matrix.</strong></p><p>My 2 issues which are <strong>most impactful when solved and a feasible solution</strong>, <strong>High Impact — High Feasibility are:</strong></p><p>A, A1</p><p>B, B1/B2</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=fd4bff3047dd" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Accepting and Communicating the Challenges: Client Project Management]]></title>
            <link>https://medium.com/@rm36/accepting-and-communicating-the-challenges-client-project-management-119b35376826?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/119b35376826</guid>
            <category><![CDATA[communication]]></category>
            <category><![CDATA[project-management]]></category>
            <category><![CDATA[client-relationship]]></category>
            <category><![CDATA[project-based-learning]]></category>
            <category><![CDATA[email]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Wed, 04 Jun 2025 17:53:57 GMT</pubDate>
            <atom:updated>2025-06-04T17:53:57.298Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*RPbxhZCUWFTClvs4" /><figcaption>Photo by <a href="https://unsplash.com/@kaleidico?utm_source=medium&amp;utm_medium=referral">Kaleidico</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p><strong>Complete a short assignment based on Project Management approach as an associate (APM), how to make sure the client understands the problem and the team planning the project &amp; make a structured approach to client to answer any of his/her asks and needs, especially when dealing with challenging situations.</strong></p><blockquote><strong>Situation 1:</strong></blockquote><p><em>You are handling a project for a client who is highly process-driven, requests frequent updates, and expects full visibility into every aspect of the execution. The client often asks for detailed documentation, wants to be looped in on every decision, and tends to micromanage timelines and output. Proactively communicate in a way that builds trust and reassurance.</em></p><p>Solution:</p><p>To proactively communicate in a way that builds trust and reassurance who is a highly involved client. As a project manager/associate I will first focus on creating structured, to the point pointers for the client. This could include setting up a consistent stack of updates, such as daily updates or twice-weekly status emails tailored to the client’s micromanagement for information. Trying to look for the solutions and will anticipate questions before they are asked by sharing dashboards, progress trackers, and concise summaries with clear action items, blockers and next steps. Looking for the right solution which involves the blend of all the things by using tools like Notion, Google Sheets which can offer live visibility without requiring the client to request updates constantly. This will build transparency helps reduce anxiety and builds confidence that the project is in control.</p><p>Equally important would be establishing a narrative that balances transparency with reassurance. I will frame updates not just as raw data, but as a story what happened, why the solution, next phases, positioning the progress as a thoughtful navigation, not just a status report. When the client wants to be involved in every decision, I will try to channel the client’s curiosity by offering curated options and recommendations rather than asking open-ended questions. Listening carefully to them while acknowledging the problem and providing the relevant potential solutions. For example, instead of asking “What should we do?”, I will give the answer like: “Here are three feasible paths, with pros and cons, the team recommends option B based on our goals.” This approach respects the client’s need for control while subtly reinforcing my role and the team’s control as a reliable partner who can be trusted with execution.</p><blockquote><strong>Situation 2:</strong></blockquote><p><em>You’ve been delivering great results for a client, and everything has been going well. However, since digital businesses rely on multiple teams and systems, the client’s website experienced a one-day outage, leading to significant revenue loss. Although this issue was outside your control, the client is extremely unhappy and is considering ending the contract with you. Write a professional and reassuring email to the client addressing their concerns.</em></p><p>Solution (email body):</p><p>I hope you’re doing well. I wanted to take a moment to acknowledge the recent website outage of your digital business and the disruption it caused to your business. We understand how critical it is for a digital business like yours, and we sincerely regret the impact this incident had on your operations.</p><p>While the outage was caused by factors beyond our immediate control and not a result of any action taken by our team, we take your concerns very seriously. Our primary goal has always been to support your business with the highest level of dedication and reliability. Please know that we are already working closely with the relevant teams to understand what went wrong and ensure that the website can be recovered as soon as possible and having preventive safeguards in place for any future occurrences.</p><p>Over the past few months, we’ve been proud of the results we’ve helped deliver and the strong progress we’ve made together. We remain fully committed and are confident that, with continued collaboration, we can navigate through this and keep building on the momentum we’ve created with the project.</p><p>If it helps, I’d be happy to arrange a call at your earliest convenience to walk about the situation, share the preventive measures being implemented, and listen to any additional concerns you may have.</p><p>Thank you for your continued partnership and trust.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=119b35376826" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Founder’s Office: Workflow and Scheduling]]></title>
            <link>https://medium.com/@rm36/founders-office-workflow-and-scheduling-675eb2d76fc5?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/675eb2d76fc5</guid>
            <category><![CDATA[assignment]]></category>
            <category><![CDATA[scheduling]]></category>
            <category><![CDATA[founder-advice]]></category>
            <category><![CDATA[management]]></category>
            <category><![CDATA[workflow]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Thu, 15 May 2025 04:52:54 GMT</pubDate>
            <atom:updated>2025-05-15T04:52:54.387Z</atom:updated>
            <content:encoded><![CDATA[<h3>Founder’s Office Assignment: Workflow and Scheduling</h3><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*hiVOIdDbMNsDDzlL" /><figcaption>Photo by <a href="https://unsplash.com/@kellysikkema?utm_source=medium&amp;utm_medium=referral">Kelly Sikkema</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><h3>Problem Statement</h3><p>Assume you are in charge of the companies scheduling team. You have a team of 2 college interns Raj and Laxmi who can help you with scheduling.</p><p><strong>INPUT</strong></p><p>Every day, our 100 partner companies reach out to you with over 500 interview scheduling requests in total. They simply give you their calendly and expect that you will take care of scheduling end-to-end.</p><p>PS: The candidates have already agreed to be interviewed by the specific company a few days back when we checked with them. You now have to simply schedule.</p><p><strong>OUTPUT</strong></p><ol><li>You will have to make sure that the candidate schedules the interview via the calendly, You can call/email/whatsapp the candidate to ensure that they do so.</li><li>80% of interviews should get scheduled within 24 hrs (scheduling should happen within 24 hrs, interview can happen later as well)</li><li>Can you break down a problem statement into smaller units, Can you think of all edge cases</li></ol><p><strong>PRODUCT</strong></p><p>Create ToDo Steps, Workflow <strong>Philosophy</strong> with SOP’s for Raj and Laxmi which they can follow almost blindly and achieve their output goals.</p><ul><li>You can make as many assumptions as you want.</li><li>You can divide work for Raj and Laxmi in whatever ways you want.</li><li>Assume real-world situations. Maybe candidate doesn’t open email, or maybe they don’t use whatsapp, or maybe they don’t respond to calls — anything can happen. Or even that the candidate can forget about scheduling via calendly even after agreeing to do so.</li><li>Also, remember that Raj and Laxmi are college interns and might not be great at figuring things out. You have to make their processes really straightforward.</li></ul><blockquote><strong>Creating Assumptions and Workflows</strong></blockquote><p><strong><em>ASSUMPTIONS</em></strong></p><p><strong>Volume &amp; SLA:</strong></p><ul><li>500+ interview scheduling requests per weekday.</li><li>80% must be scheduled within 24 hours of request receipt.</li></ul><p><strong>Resources:</strong></p><ul><li>Only Raj and Laxmi to handle scheduling.</li><li>They are not experienced, the steps must be crystal clear.</li></ul><p><strong>Stakeholders:</strong></p><ul><li>Companies share Calendly links for interviews.</li><li>Candidates have already opted in to be interviewed.</li><li>Candidate contact details (email, phone, WhatsApp) are available.</li></ul><p><strong>Tech Stack Assumed:</strong></p><ul><li>Google Sheets + Gmail + WhatsApp Web + a CRM (Optional).</li></ul><p><strong>Candidate Behaviour</strong>:</p><ul><li>May not respond to email.</li><li>May not pick up calls.</li><li>May forget to schedule even after agreeing.</li></ul><blockquote><strong>Workflow Philosophy</strong></blockquote><p><strong><em>Every task must:</em></strong></p><ul><li>Have a <strong>clear owner (Raj/Laxmi)</strong>.</li><li>Be <strong>time-boxed</strong> (e.g., Step 1 must be done in the first 2 hours).</li><li>Include a <strong>fail-safe</strong> (e.g., escalate if unresponsive after 3 tries).</li><li>Be <strong>trackable</strong> on a central dashboard (Google Sheet).</li></ul><p><strong><em>Task:</em></strong></p><p><strong>Raj: </strong>Download daily interview requests, Divide requests (250 each), First contact: Email + WhatsApp, Final escalation &amp; reporting, Maintain tracking sheet (owner: raj)</p><p><strong>Laxmi:</strong> Divide requests (250 each), First contact: Email + WhatsApp, Follow-ups (calls/WA reminders)</p><p>Common (Both): Divide requests (250 each), First contact: Email + WhatsApp, Follow-ups (calls/WA reminders)</p><blockquote><strong>Daily Workflow for Raj and Laxmi</strong></blockquote><p><strong><em>A Step-by-Step Playbook:</em></strong></p><p><strong>Start of Day (9:00 AM)</strong></p><ul><li>Open assigned sheet.</li><li>Filter interviews added in the last 24 hours.</li></ul><p><strong>Initial Contact/First Attempt (9:00–11:00 AM)</strong></p><ul><li>Email candidate with Calendly link.</li></ul><p><strong>For each candidate</strong></p><p>1. Send this <strong>email</strong>:</p><p>Subject: Action Needed: Schedule Interview with [Company Name]<br> Hi [Name], you’ve been shortlisted for an interview with [Company]. Please use this Calendly link to pick a time: [Calendly link].<br> Please do it within the next 12 hours to ensure priority. Let us know once done.</p><p>2. Send <strong>WhatsApp message</strong>:</p><p>Hey [Name], you’ve been selected for an interview with [Company]! Please book your slot using this link: [Calendly]. Let me know once done</p><p><strong>Second Attempt (11:00 AM–1:00 PM)</strong></p><ul><li>If no response, WhatsApp the candidate.</li><li>Mark status as “WhatsApp Sent”.</li></ul><p><strong>Third Attempt (2:00–4:00 PM)</strong></p><ul><li>If still no response, call the candidate.</li><li>Mark status as “Call Attempted”.</li></ul><p><strong>Final Reminder (4:00–5:00 PM)</strong></p><ul><li>Send a reminder email or WhatsApp.</li><li>Mark status as “Final Reminder Sent”.</li></ul><p><strong>End of Day (5:00–6:00 PM)</strong></p><ul><li>Update status: Scheduled / Pending / Escalated.</li></ul><p><strong>Review (Raj)</strong></p><ul><li>Review escalation of needed cases.</li></ul><p><strong>Step n/(Optional)</strong></p><p>If still no response, update status to:</p><ul><li>“Failed to Schedule” (reason if any)</li><li>Or “Scheduled” if Calendly shows a booking</li></ul><p>Send final report (scheduled vs not scheduled) to your lead.</p><p><strong><em>EDGE CASES &amp; HOW TO HANDLE:</em></strong></p><p><strong>Scenario: With Solution (Respectively)</strong></p><ol><li>Candidate doesn’t use WhatsApp</li><li>Candidate says “link not working”</li><li>Candidate ghosted after agreeing</li><li>Raj or Laxmi is absent</li><li>Calendly doesn’t show confirmation</li></ol><p><strong>Solution: (Respectively, above)</strong></p><ol><li>Use only email + call</li><li>Validate Calendly link. If broken, escalate to manager</li><li>Remind every 4 hrs; mark as escalation after 12 hrs</li><li>Sheet is self-explanatory; other intern can pick up the sheet</li><li>Ask candidate for screenshot or verify with Calendly if possible</li></ol><blockquote><strong>OUTPUT EXPECTATIONS:</strong></blockquote><ul><li>Raj and Laxmi will process 200-250 candidates each per day.</li><li>The follow-up cycle ensures that each candidate gets:</li><li>1 Email, 2 WhatsApp, 2 Call attempts</li><li>This guarantees at least 80% scheduling within 24 hrs.</li></ul><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=675eb2d76fc5" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Managing Inventory, key input factors: Pet Care Brand]]></title>
            <link>https://medium.com/@rm36/managing-inventory-key-input-factors-pet-care-brand-d48f48f81f23?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/d48f48f81f23</guid>
            <category><![CDATA[inventory-management]]></category>
            <category><![CDATA[product]]></category>
            <category><![CDATA[management]]></category>
            <category><![CDATA[pet-care]]></category>
            <category><![CDATA[pets]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Tue, 15 Apr 2025 14:35:33 GMT</pubDate>
            <atom:updated>2025-04-15T14:35:33.264Z</atom:updated>
            <content:encoded><![CDATA[<h4><strong>You are a pet care brand selling pet supplies, let&#39;s say you have to plan the stock next month what are the key input factors you would consider planning the inventory next month.</strong></h4><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*eSCaUDIjWDYzv4r5" /><figcaption>Photo by <a href="https://unsplash.com/@pharmahempcomplex?utm_source=medium&amp;utm_medium=referral">Pharma Hemp Complex</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p><strong>When planning next month’s inventory for a pet care brand, firstly need to look at a combination of internal performance metrics, market conditions and secondly all the operational/stock factors of the brand’s products.</strong></p><p><strong><em>Here are some key factors to consider:</em></strong></p><p><strong>1. Historical Sales Data</strong></p><ul><li><strong>Past Sales Trends: Analyse previous months sales data, pattern, or fluctuations. This includes best-sellers, slow-moving items, and seasonal peaks.</strong></li><li><strong>Product Turnover: Identify how quickly products which are fast-moving are sold, to determine reorder versus slow-moving items so as to avoid overstock.</strong></li><li><strong>Year-Over-Year Comparisons: Use data from previous years to predict seasonal changes.</strong></li></ul><p><strong>2. Market Trends &amp; Consumer Behaviour</strong></p><ul><li><strong>Seasonality: Certain pet products (e.g., grooming items in summer, winter pet wear, nutrition) may see increased demand during season for specific products.</strong></li><li><strong>Consumer Trends: Monitor changes in consumer preferences. Track trends in pet nutrition or eco-friendly products.</strong></li><li><strong>Competitor Activity: Monitor competitor&#39;s offerings or promotions as this might shift consumer choices (stay UpToDate of the customer choices)</strong></li></ul><p><strong>3. Promotional &amp; Marketing Plans</strong></p><ul><li><strong>Upcoming Promotions/Campaigns: Incorporate any sales events, discounts, marketing campaigns or promotions scheduled for the next month. These can significantly boost demand.</strong></li><li><strong>New Product Launches: Include any plans to introduce new products, with targeted advertising and social media marketing, as well as if required the discontinuation of older products.</strong></li></ul><p><strong>4. Supplier &amp; Logistics Factors</strong></p><ul><li><strong>Supply Times: Assess supply time and reliability. Longer times require earlier orders and necessary in stock.</strong></li><li><strong>Supply Chain Stability: Consider any potential delays or disruptions affecting product availability.</strong></li><li><strong>Order Quantity (Minimum): Factor in supplier order quantities and packaging constraints to optimize ordering.</strong></li></ul><p><strong>5. Financial &amp; Economic Factors</strong></p><ul><li><strong>Budget Constraints: Ensure inventory aligns with budget considerations with sales projection and balance investing.</strong></li><li><strong>Cost Fluctuations: monitor any anticipated price changes in raw materials or finished goods which can change margins.</strong></li><li><strong>Storage &amp; Handling: Consider warehouse capacity and any special storage needs.</strong></li><li><strong>Regulatory Changes: Stay informed about any new regulations impacting the pet products.</strong></li></ul><p><strong>6. Internal Operational Factors</strong></p><ul><li><strong>Warehouse Capacity: Consider having storage limitations and that there is no overstocking of unnecessary items.</strong></li><li><strong>Return Rates &amp; Damages: Factor in previous/historical data on returns and product damages to adjust your stock levels of some specific items.</strong></li><li><strong>Technology &amp; Data Systems: Utilize data, forecasting and point-of-sale analysis and techniques to make more accurate predictions.</strong></li></ul><blockquote><strong>Summary</strong></blockquote><p><strong>In essence, successful inventory planning requires blending of both quantitative data (historical sales, lead times, budget constraints) with decision making (market insights/trends, consumer behaviour, promotional plans). This approach helps ensure the products are well-stocked to meet customer demand while avoiding the damages maybe caused of overstocking or any inventory problems.</strong></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=d48f48f81f23" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[A Small Guesstimate Task]]></title>
            <link>https://medium.com/@rm36/a-small-guesstimate-task-324fef6b9bd5?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/324fef6b9bd5</guid>
            <category><![CDATA[marketing]]></category>
            <category><![CDATA[product-management]]></category>
            <category><![CDATA[case-study]]></category>
            <category><![CDATA[market-research]]></category>
            <category><![CDATA[guesstimate]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Fri, 28 Mar 2025 16:22:50 GMT</pubDate>
            <atom:updated>2025-03-28T16:22:50.322Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*lJidMXALQJjEzus_" /><figcaption>Photo by <a href="https://unsplash.com/@freshseteyes?utm_source=medium&amp;utm_medium=referral">Quaid Lagan</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p>Give a Guesstimate about how many Kirana stores are there in Delhi NCR Explain about the best approaches to get this number.</p><blockquote>To Make a Quick Guesstimate:</blockquote><p>1. <strong>Population of Delhi NCR</strong>: 46 million (including Delhi NCR regions).</p><p>2. <strong>Average Household Size</strong>: 4 people per household — 11.5 million households.</p><p>3. <strong>Households per Kirana Store</strong>: Assume <strong>each kirana store serves 150–200 households</strong>.</p><p>4. <strong>Total Kirana Stores</strong>: 11.5 million households / 200 <br> 5<strong>7,500 kirana stores</strong>.</p><p>So, a good guesstimate is <strong>50,000 to 75,000 kirana stores in Delhi NCR</strong>.</p><blockquote>Adjusting for Commercial &amp; Large Market Areas:</blockquote><p>If we also account for wholesale &amp; market areas (like Sadar Bazar, Chandni Chowk, etc.) with a higher density of stores.</p><p>With an adjustment factor of +15–20% gives us a final estimate of Approx. 85,000 kirana stores in Delhi NCR.</p><h3><strong><em>Best Approach/Methods to get more accurate number</em></strong></h3><p><strong>Government &amp; Industry Reports</strong>: Look at FSSAI registrations, retail association reports, or industry surveys. Also look for reports from market research firms or industry associations that focus on the retail sector in India.</p><p><strong>Government Data:</strong> Check with local municipal corporations or government departments for any available data on registered small businesses</p><p><strong>Supplier &amp; FMCG Data</strong>: FMCG distributors usually track how many kirana stores they supply to in different regions.</p><p><strong>Online Databases &amp; Maps</strong>: Google Maps, Justdial, or business directories can help estimate store density in sample areas.</p><p><strong>Sample Area assumption</strong>: Count kirana stores in a few sample neighbourhoods, then <strong>envision a figure </strong>based on total urban and semi-urban areas.</p><p><strong>Collaboration with Retail Associations</strong>: Partner with local retail associations or kirana store federations/associations to get meaningful insights and data.</p><p><strong>Use of Technology:</strong> Utilize data analytics, forecasting techniques to estimate the number of stores based on population density and commercial activity.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=324fef6b9bd5" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Imagine working in founder’s office its Monday morning and you arrive in office to find out tasks]]></title>
            <link>https://medium.com/@rm36/imagine-working-in-founders-office-its-monday-morning-and-you-arrive-in-office-to-find-out-tasks-321a74dc78b1?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/321a74dc78b1</guid>
            <category><![CDATA[investor-presentation]]></category>
            <category><![CDATA[social-media]]></category>
            <category><![CDATA[meetings]]></category>
            <category><![CDATA[market-research]]></category>
            <category><![CDATA[report]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Tue, 18 Feb 2025 09:33:22 GMT</pubDate>
            <atom:updated>2025-02-19T09:56:49.327Z</atom:updated>
            <content:encoded><![CDATA[<blockquote><strong>Imagine you are working in founder’s office its Monday Morning and you arrive in office to find out you have the following 5 task with varying difficulties</strong></blockquote><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*tFYVtE6L8zFkMe9I" /><figcaption>Photo by <a href="https://unsplash.com/@headwayio?utm_source=medium&amp;utm_medium=referral">Headway</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p>Competitor deep dive: research a new competitor that just entered the market the founder needs a summary of their strengths and weakness by Wednesday</p><p>Social media buzz: draft engaging social media posts announcing the new partnership these need to be ready for review by tom</p><p>Investor outreach: find the contact information for 10 potential investors for the next funding round the founder needs this list by friday</p><p>Report roundup: a crucial industry report just come out summarize the key findings and implications for kirana club by the end of the week</p><p>Meeting prep: prepare a presentation for the founders meeting with a major fmcg cxo on Thursday afternoon</p><p>How would you prioritize this task and why: list the task in order of priority (1,3,2,5,4,6) And provide a short explaining of the chosen arrangement</p><p><strong>Here is how I would prioritize each task (short explanation) based on urgency and impact:</strong></p><p>Social Media Buzz (Due: Tuesday) — This needs to be ready for review by tomorrow, it has the earliest deadline (tomorrow) which makes it the most urgent task. Social media engagement is crucial for brand image, and delays could impact the partnership announcement for the brand.</p><p>Competitor Deep Dive (Due: Wednesday) — Researching a new competitor is important for strategic positioning. This should be started early to allow enough time for detailed research and analysis.</p><p>Meeting Prep (Due: Thursday) — Preparing the founder’s meeting with a major FMCG CXO for a high-stakes meeting requires careful attention. Since the meeting is on Thursday afternoon, the presentation requires careful preparation and should be prioritized to ensure it is polished and ready. It should be completed in advance to allow for founder review.</p><p>Investor Outreach (Due: Friday) — While finding information for 10 potential investors is critical, this task is more research-based, it can be worked on after the more immediate tasks are completed and can be done progressively over the week.</p><p>Report Roundup (Due: End of Week) — Summarizing the key findings, implications of the company&#39;s report are valuable but not as time-sensitive as other tasks. So It can be made and presented once the more urgent tasks are completed.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=321a74dc78b1" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Project Management: Building CRM System for a small business]]></title>
            <link>https://medium.com/@rm36/project-management-building-crm-system-for-a-small-business-8efd764c045f?source=rss-205d690a5b57------2</link>
            <guid isPermaLink="false">https://medium.com/p/8efd764c045f</guid>
            <category><![CDATA[stakeholder]]></category>
            <category><![CDATA[requirements]]></category>
            <category><![CDATA[small-business]]></category>
            <category><![CDATA[project-management]]></category>
            <category><![CDATA[requirements-gathering]]></category>
            <dc:creator><![CDATA[Rohit Moyal]]></dc:creator>
            <pubDate>Fri, 31 Jan 2025 05:55:16 GMT</pubDate>
            <atom:updated>2025-01-31T05:55:16.859Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*mQ9tDYyhX4O0uN34" /><figcaption>Photo by <a href="https://unsplash.com/@charlesdeluvio?utm_source=medium&amp;utm_medium=referral">charlesdeluvio</a> on <a href="https://unsplash.com?utm_source=medium&amp;utm_medium=referral">Unsplash</a></figcaption></figure><p>Task 1: You are a Junior Project Manager and are assigned to work on a project to develop a CRM system for a small business.</p><p>Identify and list the key stakeholders involved in this project</p><p>Develop set of questions to conduct an interview with the business owner to gather requirements for the crm system. Aim to understand processes, user needs and any specific functionalities required.</p><p>Based on the information gathered, create a requirements document that includes project overview, stakeholder information, user requirements, functional requirements, non-functional requirements, any assumptions or constraints</p><blockquote>Key Stakeholders</blockquote><p>1. Business Owner: The primary decision-maker and key point of contact.</p><p>2. Project Manager: Responsible for project planning and execution.</p><p>3. Customer Support and Sales Team: End-users who will use the CRM to manage customer interactions. Users of the CRM system for handling queries, complaints, and feedback.</p><p>4. IT Manager (if applicable): The tech team responsible for the system, technical integration and maintenance</p><p>5. CRM Development Team: Project managers, developers, and testers.</p><p>6. External Customers: Beneficiaries of improved business processes, Indirect stakeholders whose data and interactions will be managed by the CRM.</p><blockquote>Interview Questions for the Business Owner</blockquote><h4>Business Goals and Objectives:</h4><p>· What are the primary objectives for implementing a CRM system</p><p>· How do you define success for this project</p><h4>Business Processes and Workflows:</h4><p>· Can you walk me through your current customer acquisition and customer management process</p><p>· What are the main challenges in your current workflow</p><p>· Do you have specific processes for handling leads, sales, and customer support</p><h4>User Needs:</h4><p>· Who will be the primary users of the CRM system and what are their primary tasks</p><p>· Are there any particular features you consider essential for your team</p><p>· Are there specific pain points your team faces in managing customer relationships</p><h4>Security and Compliance:</h4><p>· Are there any regulatory or compliance requirements the CRM must meet</p><p>· What are your thoughts on handling the data privacy and security of the CRM System</p><h4>Budget and Timeline:</h4><p>· What is the estimated budget you have allocated for this project</p><p>· Any specific timelines or milestones that you want to meet</p><h4>Functionalities and Features:</h4><p>· Do you need the CRM to integrate with any existing tools or systems (e.g., email, accounting software, any other CRM tools)</p><p>· What specific functionalities or features do you need in the CRM (e.g., lead tracking, reporting, automation)</p><p>· What kind of reporting and analytics capabilities are you looking for in the software</p><p>· Do you require any automation features (e.g., automated follow-ups, reminders etc.)</p><h4>Specific / Non-Functional Requirements:</h4><p>· How important is data security and privacy for your business</p><p>· Do you have any specific requirements for system availability and uptime</p><p>· Are there any custom workflows or processes that need to be incorporated</p><p>· Do you need mobile access or any specific device compatibility to the CRM system</p><blockquote>Requirements Document</blockquote><p>Project Overview</p><ul><li>Project Name: XYZ’s (Business) CRM System Development</li><li>Objective: To implement a CRM system that streamlines customer relationship management, improves team productivity and enhances customer experience.</li><li>Scope of the project: The CRM system will include modules for lead management, sales tracking, customer support, reporting and integration with existing tools.</li></ul><p>User Requirements</p><ul><li>Easy-to-use interface for non-technical users and Mobile access for on-the-go usage.</li><li>Integration with existing email, accounting systems. Automation for repetitive tasks (e.g., follow-up emails).</li><li>Centralized customer database with access controls.</li><li>Reporting dashboards with customizable metrics, Customizable reporting and analytics.</li><li>Automation of routine tasks (e.g., follow-ups, reminders).</li></ul><p>Functional Requirements</p><ul><li>Contact management: Store and manage customer information, capture, categorize, and track leads. Visualize sales progress and manage deals.</li><li>Customer Support: Ticketing system for handling queries and issues.</li><li>Marketing Integration: Campaign management and performance tracking.</li><li>Analytics and Reporting: Generate insights on customer behaviour and team performance.</li><li>Integration: Seamless integration with email and accounting software, Sync with the financial and accounting tools.</li></ul><p>Non-Functional Requirements</p><ul><li>Performance: System should handle up to [X] concurrent users. Responsive and fast</li><li>Scalability: Must support future growth and additional features. Business growth</li><li>Security: Ensure data encryption, user authentication, and role-based access.</li></ul><p>Assumptions and Constraints</p><ul><li>The CRM system will be cloud-based. The business will provide timely feedback during the development process.</li><li>Budget constraints may limit the scope of custom features and a timeline of 6 months for completed delivery</li><li>The system must comply with relevant data protection regulations.</li></ul><blockquote>All the Stakeholder information to be added including:</blockquote><blockquote>Business Owner Name, Project Manager working on the project, The Sales Team, Customer Support Team, IT Manager of the project, CRM Vendor/Developer, Customers who are the Indirect stakeholders.</blockquote><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=8efd764c045f" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>