Welcome to SaleSync, the innovative solution that revolutionizes sales management.
With SaleSync, you can streamline operations and drive revenue growth.
From lead management to automated reporting, SaleSync offers intuitive features tailored to your unique business needs.
Stay organized, gain valuable insights.
Experience the power of SaleSync and transform your sales process today.
- Daniel Karume (SCT211-0072/2022)
- Ian Dancun (SCT211-0005/2022)
- Ephraim Shikanga (SCT211-0077/2022)
- Javan Otieno (SCT211-0098/2022)
- VB.NET programming language
- MySQL database
- Product Catalogue
- Admin and Teller Accounts
- Sales Processing
- User Authentication
- Sales Reports Generation
- Discount Application on Sales
- Automatic Calculation of Tax
- Offline Mode
This repository includes the implementation of various features for the sales management system. The following features have been successfully implemented:
Users can create and manage a comprehensive list of products, including details such as name, description, price, and quantity in stock. This feature enables easy organization and tracking of available products.
Administrators have full control over the system and can create teller accounts for sales representatives with limited access. This feature ensures secure user management and different levels of system access.
Users can create and manage sales transactions, select products from the catalogue, input quantities, and generate sales invoices. This feature streamlines the sales process and provides a centralized interface for managing sales transactions.
Secure access control ensures that only authorized individuals with valid credentials can log in to the system. This feature protects sensitive data and ensures secure access to the sales management system.
Users can generate reports based on sales data, including revenue, best-selling products, and customer trends. This feature provides valuable insights into sales performance and facilitates data-driven decision-making.
Automatic discount application to sales transactions that exceed a predefined threshold, encouraging higher-value purchases.
The system automatically calculates the tax amount based on the price of items, eliminating manual calculations and ensuring accuracy.
The system can be used without internet access, allowing sales transactions to be processed and stored locally. Once the internet connection is restored, the system synchronizes offline data with the server.