This project is a Codeigniter project. The project uses chart.js, database.js and jquery.js. It is a kind of CRM project that allows the user to manage their department for client & supplier invoicing, and store management, statistics.
- Clone the repository
- Install the required dependencies by running composer install
- Import the database schema from the protoarch.sql file
- Update the database configuration in the application/config/database.php file
- Run the project on a web server
- Login to the system using the provided credentials
- Use the system to manage your department for client & supplier invoicing, and store management, statistics
- User authentication and authorization
- Department management for client invoice, supplier invoice, statistics, and store management
- Integration with chart.js for data visualization
- Integration with database.js for database management
- Integration with jquery.js for enhanced user experience
- Fork the repository
- Make changes to the code
- Submit a pull request