A comprehensive PHP-based website for Taqdis Computers, a computer sales, services, and training center located in Dhule, Maharashtra, India. This website provides information about various services including Maha E-Seva (CSC), computer sales, courses, and products.
Location: Vallipura Ansar Chowk, Near Maulana Azad School, Dhule - 424001, Maharashtra, India
Contact Information:
- 📱 Mobile: +91 7588002141, +91 9226419141
- 📞 Office: 02562297041
- 📧 Email: taqdiscomputers@gmail.com
- Maha E-Seva (CSC) - Common Service Center for government services
- Computer Sales & Services - Desktop and laptop sales with repair services
- Computer Courses - Professional computer training programs
- Online Forms - Assistance with various online government forms
- Hardware & Networking - Hardware repairs and networking solutions
- DTP Works - Desktop publishing services
- Online Money Transfer - Digital payment services
- Home - Landing page with service overview
- Courses - Information about available computer courses
- Services - Detailed Maha E-Seva and other services
- Products - Computer hardware and accessories catalog
- Gallery - Photo gallery of the center
- Contact - Contact form and location map
tc/
├── index.php # Main homepage
├── README.md # Project documentation
├── css/ # Stylesheets
│ ├── Home_page.css
│ ├── Contact.css
│ ├── course.css
│ ├── Gallery.css
│ ├── mahaseva.css
│ ├── product.css
│ └── admissionform.css
├── js/ # JavaScript files
│ ├── home.js
│ ├── contact.js
│ ├── course.js
│ ├── Gallery.js
│ ├── mahaseva.js
│ ├── product.js
│ └── admissionform.js
├── responsibel css/ # Responsive CSS
│ ├── res_home.css
│ ├── res_contact.css
│ ├── res_productpage.css
│ └── res_services.css
├── img/ # Images and graphics
├── TC/ # Main pages
│ ├── Contact.php
│ ├── Course.php
│ ├── Gallery.php
│ ├── Prodocts.php
│ └── Services.php
├── Page/ # Additional pages
│ ├── Admission Form.php
│ └── Maha E-Seva.php
├── products/ # Individual product pages
│ ├── hp 500gb external 2gb graphics.php
│ ├── hp monitor.php
│ ├── banda-keybord.php
│ ├── frentech-keybord-combo.php
│ ├── tetrabye-mouse.php
│ ├── Maxicom wirless mouse m287.php
│ ├── Net Protector Total Security.php
│ ├── NPAV Net Protector pro.php
│ └── (Various other products)
└── servises/ # Service-related files
└── Maha E-Seva (more).php
-
Frontend:
- HTML5
- CSS3
- JavaScript (Vanilla)
- Google Fonts (Open Sans)
- Material Icons
-
Backend:
- PHP
-
External Services:
- Google Maps API (for location display)
The website features a catalog of computer products including:
- Desktop computers (HP Pro series)
- Monitors (HP LCD)
- Keyboards (Frontech, Banda)
- Mice (Terabyte, Maxicom wireless)
- Speakers (Terabyte USB, Bluetooth)
- Cables (VGA, Power cords)
- WiFi adapters
- Antivirus software (Net Protector)
- CCC (Course on Computer Concepts) - 3 Months
- Hardware & Networking - 3 Months
- Basic Computer Course - 3 Months
Government certificates and services available:
- Caste Certificate
- EWS 10% Certificate
- Non Creamy Layer Certificate
- Domicile and Nationality Certificate
- Income Certificate
- PAN Card
- Election Card (Voter ID)
- Gazette Certificate (Name Change)
- Residential Certificate
- Special Assistance Scheme
- Caste Validity Certificate
🌐 Visit Live Demo - No installation required!
- XAMPP/WAMP or any PHP server
- PHP 5.6 or higher
- Web browser
-
Clone or download the repository:
git clone https://github.com/ansari-in/taqdis-computers-php-old.git
-
Move to XAMPP htdocs:
# Copy the 'tc' folder to your XAMPP htdocs directory # Windows: C:\xampp\htdocs\tc # Linux: /opt/lampp/htdocs/tc
-
Start Apache Server:
- Open XAMPP Control Panel
- Start Apache server
-
Access the website:
- Open your browser
- Navigate to:
http://localhost/tc/
- ✅ Google Chrome (Recommended)
- ✅ Mozilla Firefox
- ✅ Microsoft Edge
- ✅ Safari
- ✅ Opera
The website includes responsive CSS files for optimal viewing on:
- Desktop computers
- Tablets
- Mobile devices
The website uses Google Maps API for location display. The map is embedded using iframe with coordinates:
- Latitude: 20.8966858
- Longitude: 74.7777844
© Copyright 2021. Taqdis Computers (TC) All Rights Reserved.
This is a legacy PHP project for Taqdis Computers business website.
This is an archived/old version of the project. For contributions or updates, please contact the repository owner.
For technical support or business inquiries:
- Visit: Ansar Chowk, Near Maulana Azad School, Dhule - 424001
- Call: +91 7588002141, +91 9226419141
- Email: taqdiscomputers@gmail.com
Note: This is an old PHP-based version of the website. Make sure to update PHP version and dependencies as needed for security and compatibility.