Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
74 changes: 74 additions & 0 deletions public/projects/idurar/idurar-erp-crm.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
---
name: IDURAR ERP CRM
repoUrl: https://github.com/idurar/idurar-erp-crm
description: >
ERP / CRM Open Source (Invoice / Inventory / Accounting / HR) Based on Node js / React js alternative to salesforce
maintainer: salahlalami
created: 2023-08-16T17:20:29.466Z
languages:
- JavaScript
- React
- NodeJS
- MongoDB
tags:
- Finance
currentlySeeking:
- Frontend Developers
- Backend Developers
- DevOps
websiteUrl: https://www.idurarapp.com
avatar: idurar-erp-crm.png
---

<Overview>

About
ERP / CRM Open Source (Invoice / Inventory / Accounting / HR) ERP CRM Based on Node js / React js alternative to salesforce https://www.idurarapp.com

</Overview>

<Contributing>

Contributing Guidelines
Welcome to the idurar-erp-crm repository! We're excited that you're interested in contributing. Please take a moment to review this document to ensure a smooth collaboration process.

How to Contribute
Reporting Issues
If you find a bug or have a suggestion for an enhancement :

please make sure it was not asked before here issues.
make sure it is not work in progress here pull requests.
you can then create an issue with the following information:
a short but descriptive title.
a detailed description of the issue or suggestion (if it is a bug include the steps to reproduce it).
working on issues
comment on issues you want to work on and we will assign you to it.
we do accept pull requests even if you are not assigned to an issue but we prefer you to comment on the issue first.
Submitting Pull Requests
Fork the repository and create your own branch from dev branch.
follow this format for naming branches:
features/new-profile-page
issues/fix-authentication-issue
Make sure your code follows our Coding Guidelines.
Commit your changes using clear and descriptive commit messages .
Push your changes to your forked repository.
Submit a pull request to the dev branch of this repository. Please include a detailed description of your changes.
We'll review your pull request as soon as possible. Feedback and suggestions are always welcome.

Commit Guidelines
Commits should be as small as possible, while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests). Please follow this commit format for your commit messages:

feat: add new profile page
fix: resolve authentication issue
Coding Guidelines
Use consistent coding style and follow best practices for readability.
Write clear and concise code comments.
Don't update dependencies (antd, redux, craco ... ) as it might break the project( we will update all dependencies soon ).
Do not include changes that are not related to the issue at hand.
Ensure your code has no conflicts and follows existing patterns.
Questions
If you have any questions, feel free to reach out by creating an issue.

Thank you for contributing to idurar-erp-crm dont forget to give us a ⭐ !

</Contributing>
Binary file added public/projects/idurar/idurar-erp-crm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.