Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harunrrayhan/lux-client-management-system
The Ultimate Client Management System. It's an all-in-one solution for managing projects, task, invoices and many more...
https://github.com/harunrrayhan/lux-client-management-system
client client-management client-management-platform client-management-system crm crm-platform crm-system customer-relationship customer-relationship-management customer-relationship-managment laravel laravel-framework laravel8 pms project-management project-management-software project-management-system project-management-tool project-manager
Last synced: 3 months ago
JSON representation
The Ultimate Client Management System. It's an all-in-one solution for managing projects, task, invoices and many more...
- Host: GitHub
- URL: https://github.com/harunrrayhan/lux-client-management-system
- Owner: HarunRRayhan
- License: mit
- Created: 2020-09-09T04:43:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-19T10:29:30.000Z (over 4 years ago)
- Last Synced: 2024-10-11T11:21:33.783Z (3 months ago)
- Topics: client, client-management, client-management-platform, client-management-system, crm, crm-platform, crm-system, customer-relationship, customer-relationship-management, customer-relationship-managment, laravel, laravel-framework, laravel8, pms, project-management, project-management-software, project-management-system, project-management-tool, project-manager
- Language: PHP
- Homepage:
- Size: 1.54 MB
- Stars: 33
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lux - The Ultimate Client Management System
Lux is a powerful client management system. Based on Laravel. It's all-in-one solution for managing your clients. You can send invoices, manage projects & tasks, keep track of projects progress. It's a customer relationship management (CRM) and project management system (PMS) too.
## Installation
Clone this app into your directory using git or download.
```bash
git clone https://github.com/HarunRRayhan/lux-client-management-system.git
```## Usage
Copy `.env.example` as `.env` and generate new app key using this
```bash
php artisan key:generate
```Add your database configuration on `.env` file and then migrate all database
```bash
php artisan migrate
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## Contributors
- [Harun R Rayhan](https://github.com/HarunRRayhan)
- All Other Contributors## License
[MIT](./LICENSE.md)