Go to file
Manu Krishna 3bb4c35def changes till 09/05/2026
New clients creation from opportunities, client conversion%, time taken for conversion, close the modal when touched outside it
   Client and company name separate, Demo becomes a separate activity, all changes done in mobile app as well
2) transfer of clients, demos followups negotiation etc scheduling, quote opportunity in place of enquiry, In opportunity new product add,           	existing dropdown, added option for adding documents on client creation and showing it
2026-05-09 15:21:07 +05:30
public first commit 2026-05-05 14:57:45 +05:30
src changes till 09/05/2026 2026-05-09 15:21:07 +05:30
.gitignore Initial commit from Create Next App 2026-01-07 21:45:23 +05:30
README.md Initial commit from Create Next App 2026-01-07 21:45:23 +05:30
eslint.config.mjs Initial commit from Create Next App 2026-01-07 21:45:23 +05:30
next.config.ts Initial commit from Create Next App 2026-01-07 21:45:23 +05:30
package-lock.json first commit 2026-05-05 14:57:45 +05:30
package.json first commit 2026-05-05 14:57:45 +05:30
postcss.config.mjs Initial commit from Create Next App 2026-01-07 21:45:23 +05:30
tsconfig.json Initial commit from Create Next App 2026-01-07 21:45:23 +05:30

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.