Download Complete Project

Ashtransfer Complete Booking System v2.0 with Zone-Based Pricing

File Size (ZIP)
34 MB
Files
100+
Database
8 Tables
Status
Ready

What's Included

Complete source code, database with sample data, vehicle images, admin panel (16 pages), customer booking flow, Node.js backend with 50+ API endpoints, PM2 configuration, git history, and comprehensive documentation. Now available in ZIP format for easy extraction on Windows!

Quick Start Guide

  1. Download the project using the ZIP button above
  2. Extract the archive: Right-click → Extract All (Windows) or unzip ashtransfer-complete-system-v2.0.zip (Mac/Linux)
  3. Navigate to project: cd ashtransfer-fullstack
  4. Install dependencies: npm install
  5. Start the server: node server.js
  6. Open browser: http://localhost:3000

Installation Commands

# Extract project (Windows: Right-click → Extract All)
unzip ashtransfer-complete-system-v2.0.zip
cd ashtransfer-fullstack

# Install dependencies
npm install

# Start server
node server.js

# Or use PM2 for production
pm2 start ecosystem.config.cjs

Prerequisites Required

Node.js 18+ must be installed. Download from nodejs.org

Key Features

Admin Login Credentials

Default Admin Account

Email: admin@ashtransfer.com

Password: Global2026@

Admin URL: http://localhost:3000/admin-login.html

Security Reminder

Change the default admin password after your first login, especially before deploying to production!

System URLs (After Starting Server)

Customer Pages:

Admin Pages:

API:

Documentation Included

Need Help?

Check the included documentation files for detailed guides on installation, configuration, and usage.

Go to Admin Dashboard Try Booking System Back to Home

Ashtransfer Complete Booking System v2.0

Last Updated: 2025-02-17 | Status: ✅ Production Ready

Package includes: 100+ files, 20k+ lines of code, 8 database tables, 70+ git commits