Callopi is an open-source Point of Sale (POS) application built with Svelte. This project aims to provide a modern, user-friendly, and customizable POS solution for businesses. Please note that Callopi is currently a work in progress, and contributions from the community are highly welcome.
- User-friendly Interface: Callopi offers an intuitive and easy-to-use interface for both customers and business operators.
- Customization: The application is designed to be easily customizable to fit the specific needs of different businesses.
- Responsive Design: Callopi is built with a responsive design, ensuring a seamless experience across various devices.
To get started with Callopi, follow these steps:
-
Clone the Repository:
git clone https://github.com/your-username/callopi.git
-
Install Dependencies:
cd callopi npm install -
Run the Application:
npm run dev
This will start the development server, and you can access the application at
http://localhost:5000.
Contributions are encouraged! If you'd like to contribute to Callopi, please follow the contribution guidelines.
If you encounter any issues or have feedback, please open an issue.
Callopi is licensed under the MIT License.
Callopi relies on the efforts of the open-source community. We would like to express our gratitude to all contributors.
Note: Callopi is a work in progress, and the current state of the application may not be suitable for production use. Use it at your own risk.