A simple and effective web application that transforms complex dealership sales spreadsheets into an interactive online dashboard. Dealers can log in, input sales data, and instantly see key metrics like monthly pace, deal average, and gross profit β all updated live.
π§ Features β Dealer login with personalized dashboards β Live calculation of sales performance metrics β Input deals with sale price, cost price, and salesperson β Multi-dealer support with data segregation β Clean and responsive web interface β Built with PHP, MySQL, JavaScript, HTML, and CSS
π¦ Use Cases This tool is ideal for:
Automotive dealerships tracking sales performance
Any sales team requiring live, formula-based metrics
Businesses wanting to replace manual Google Sheets with a secure web app
ποΈ Project Structure index.php β Dealer login page
dealer-dashboard.php β Dashboard to add deals and view metrics
functions.php β Calculation logic for performance summaries
db.php β Database connection
session.php β Session management for login security
assets/style.css β Basic styling
sql/schema.sql β Database schema setup
π How to Get Started Clone the repository
Create MySQL database using sql/schema.sql
Update db.php with your database credentials
Run on a PHP-enabled web server (e.g., XAMPP, LAMP)
Access the login page and start adding dealer accounts and deals
π© Need Customization or Further Development? This project can be customized to fit your exact business needs. Whether you want additional features, better UI, or admin management, feel free to reach out:
π cozcore.com π§ Email: support@cozcore.com π¨ Telegram: https://t.me/cozcore
π¬ License This project is licensed for demo and development purposes. Contact us for full licensing and production deployment options.