ravi0900 / crm-webapp

CRM web app with basic saas functionality

Home Page:https://crm-webapp-zeta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to CRM-Webapp

CRM-Webapp is an open-source CRM web app built using the MERN stack (MongoDB, Express, React, Node.js) and TypeScript. It provides a user-friendly interface for managing customer relationships, tracking leads, and closing deals.

Project health

Backend test coverage Frontend deployment

Why Contribute?

We welcome contributions from anyone who is interested in improving the project, whether you're a seasoned developer or just starting out. Contributing to CRM-Webapp can help you:

  • Learn new skills: By contributing to CRM-Webapp, you can learn new technologies, techniques, and best practices from experienced developers.
  • Build your portfolio: Adding contributions to an open-source project to your portfolio can help you showcase your skills and improve your job prospects.
  • Give back to the community: By contributing to CRM-Webapp, you can help make a difference in the lives of others by providing a useful tool for managing customer relationships.
  • Have fun: Contributing to open-source projects can be a fun and rewarding experience, and CRM-Webapp is no exception.

contribution guide

Getting Started

To get started contributing to CRM-Webapp, please follow these steps:

  1. Fork the repository on GitHub
  2. Clone your forked repository to your local machine
  3. Install the necessary dependencies by running npm install
  4. Create a new branch for your changes using git checkout -b <branch-name>
  5. Make your changes to the codebase
  6. Test your changes using npm test
  7. Push your changes to your forked repository using git push origin <branch-name>
  8. Submit a pull request to the main repository

Documentation

We are using wiki pages for documenting. Here are some usefull links:

Contributors

Thank you to all the contributors who will help make CRM-Webapp possible!

About

CRM web app with basic saas functionality

https://crm-webapp-zeta.vercel.app

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.4%Language:Handlebars 0.8%Language:HTML 0.4%Language:CSS 0.4%