Skip to content

Commit a1eb8c8

Browse files
authored
Update README.md
1 parent 27a0765 commit a1eb8c8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,31 @@ Django CRM is opensource CRM developed on django framework. It has all
66
the basic features of CRM to start with. We welcome code contributions
77
and feature requests via github.
88

9+
## Project Status and Future Direction
10+
11+
### Background
12+
13+
9 years ago, I launched this project with a mission to provide startups with a free, open-source, and customizable CRM solution, addressing the high subscription costs of commercial alternatives. Initially developed as a Django full-stack application, the project evolved significantly with the support of a dedicated team. However, maintaining the team and covering salaries depleted resources, and I was unable to renew the domain. Recognizing the need for a modernized user experience, I explored updating the frontend with React but ultimately faced financial and team constraints.
14+
15+
### Moving Forward
16+
17+
To align with the project’s vision and address these challenges, I’ve shifted development to a new repository using **SvelteKit** and **Prisma** for a robust, fast, and feature-rich framework. A Minimum Viable Product (MVP) was released last week at [MicroPyramid/opensource-startup-crm](https://github.com/MicroPyramid/opensource-startup-crm).
18+
19+
#### Key Updates:
20+
21+
- **Current Repository:** No further updates will be made to this repository.
22+
23+
- **New Repository:** Development will continue in the new SvelteKit-based repository.
24+
25+
- **Mobile App:** Enhancements to the Flutter-based mobile app [MicroPyramid/flutter-crm](https://github.com/MicroPyramid/flutter-crm) will depend on increased user engagement or support from a paying client.
26+
27+
28+
### Future Vision
29+
30+
This project is far from dead, it’s evolving. I’m committed to its growth and open to discussions about its direction, contributions, or potential collaborations. Feel free to reach out with ideas or feedback.
31+
32+
Thank you for your support and understanding.
33+
934
This is divided into three parts
1035
1. Backend API [Django CRM](https://github.com/MicroPyramid/Django-CRM)
1136
2. Frontend UI [React CRM](https://github.com/MicroPyramid/react-crm "React CRM")

0 commit comments

Comments
 (0)