An opensource CRM application
In this application we will build a small CRM application, we will use Laravel(PHP) for backend and ReactJS for frontend.
Feature list of our application.
- User authentication system.
- Customer List (CRUD ops)
- Product / Items list (CRUD ops)
- Invoice Management
- Payment System
- Users management
- Basic Website settings
- Email Notifications
- Custom users role/permission system based on laravel policy
- Etc.