This project is a simple Customer Relationship Management (CRM) system that utilizes the IndexedDB database to store and manage customer information. The system consists of various HTML, JavaScript, and CSS files to facilitate the creation, editing, and visualization of customers.
- Open
index.html
in your web browser to view the list of existing customers. - Use the links in the sidebar to edit existing customers or add new ones.
- Complete the form with customer information and click "Edit Customer" or "Add Customer" as appropriate.
- The information will be stored in the IndexedDB database, and the customer list will be updated.
- Web browser with IndexedDB support.
No special configuration is required to use the project. Ensure you have an internet connection to load the necessary libraries and styles.
- This project uses Tailwind CSS for quick and consistent styling.
- IndexedDB is used to store and retrieve customer information locally in the browser.
TrujiDev
For more details and improvements, feel free to explore and modify the source code!
Thank you for using the IndexedDB-based CRM! If you have any questions or issues, please don't hesitate to contact TrujiDev.