<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: nomanmangalzai</title>
    <description>The latest articles on DEV Community by nomanmangalzai (@nomanmangalzai).</description>
    <link>https://dev.to/nomanmangalzai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1058967%2Fb5d9c408-a73a-4b8a-80dd-3a19355e3a21.jpeg</url>
      <title>DEV Community: nomanmangalzai</title>
      <link>https://dev.to/nomanmangalzai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nomanmangalzai"/>
    <language>en</language>
    <item>
      <title>Best Stack for CRM Development</title>
      <dc:creator>nomanmangalzai</dc:creator>
      <pubDate>Wed, 04 Oct 2023 12:33:55 +0000</pubDate>
      <link>https://dev.to/nomanmangalzai/best-stack-for-crm-development-26ka</link>
      <guid>https://dev.to/nomanmangalzai/best-stack-for-crm-development-26ka</guid>
      <description>&lt;p&gt;I have been a given a project to prepare a CRM for the company I work for.&lt;br&gt;
I know there are already built CRMs like SugarCRM or SuiteCRM. However, I would like to develop it from scratch.&lt;/p&gt;

&lt;p&gt;Therefore, I would like to have your knowledge shared with me that what is the best stack to develop a CRM. &lt;br&gt;
Noteworthy to mention is, that I am already familiar with MERN Stack if that's a possibility so good for me.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Request to provide guidelines on how to install SuiteCRM‌ on ubuntu</title>
      <dc:creator>nomanmangalzai</dc:creator>
      <pubDate>Sun, 17 Sep 2023 11:18:19 +0000</pubDate>
      <link>https://dev.to/nomanmangalzai/request-to-provide-guidelines-on-how-to-install-suitecrm-on-ubuntu-2nmo</link>
      <guid>https://dev.to/nomanmangalzai/request-to-provide-guidelines-on-how-to-install-suitecrm-on-ubuntu-2nmo</guid>
      <description>&lt;p&gt;I have been trying really hard to install suitecrm on ubuntu.‌ However, I have not been able to.‌Therefore it is to request you to provide me with guidelines on how to install it.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to send date with time in req.query parameter in Postman API hitting using Nodejs Technology</title>
      <dc:creator>nomanmangalzai</dc:creator>
      <pubDate>Tue, 04 Apr 2023 20:05:28 +0000</pubDate>
      <link>https://dev.to/nomanmangalzai/how-to-send-date-with-time-in-reqquery-parameter-in-postman-api-hitting-using-nodejs-technology-4nm6</link>
      <guid>https://dev.to/nomanmangalzai/how-to-send-date-with-time-in-reqquery-parameter-in-postman-api-hitting-using-nodejs-technology-4nm6</guid>
      <description>&lt;p&gt;Hope everyone is fine there!&lt;br&gt;
I am working on an e-commerce website. There is a collection named as transactions which stores the data of transactions.&lt;br&gt;
I would like to filter the transactions based on date.&lt;br&gt;
However, when I put the date in the as query param in the url, it gives me an error stating: &lt;br&gt;
_`**(const castError = new CastError();&lt;br&gt;
                    ^&lt;/p&gt;

&lt;p&gt;CastError: Cast to date failed for value "2024-04-03T19:00:00.000 00:00" (type string) at path "date" for model "Transaction").**`_&lt;br&gt;
I would like to have a solution for this.&lt;br&gt;
The postman API hitting is in the following image.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wGg_TO9h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dd2uvbqg0gwf68995sqn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wGg_TO9h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dd2uvbqg0gwf68995sqn.png" alt="Image description" width="800" height="435"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
