Skip to content

ansari-in/taqdis-computers-php-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taqdis Computers - Website

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.

🌐 Live Preview

🔗 View Live Website

🏢 About Taqdis Computers

Location: Vallipura Ansar Chowk, Near Maulana Azad School, Dhule - 424001, Maharashtra, India

Contact Information:

🌟 Features

Main Services

  • 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

Website Sections

  1. Home - Landing page with service overview
  2. Courses - Information about available computer courses
  3. Services - Detailed Maha E-Seva and other services
  4. Products - Computer hardware and accessories catalog
  5. Gallery - Photo gallery of the center
  6. Contact - Contact form and location map

📁 Project Structure

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

🛠️ Technologies Used

  • Frontend:

    • HTML5
    • CSS3
    • JavaScript (Vanilla)
    • Google Fonts (Open Sans)
    • Material Icons
  • Backend:

    • PHP
  • External Services:

    • Google Maps API (for location display)

📋 Available Products

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)

🎓 Courses Offered

  1. CCC (Course on Computer Concepts) - 3 Months
  2. Hardware & Networking - 3 Months
  3. Basic Computer Course - 3 Months

📄 Maha E-Seva Services

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

🚀 Installation & Setup

Quick Start

🌐 Visit Live Demo - No installation required!

Prerequisites

  • XAMPP/WAMP or any PHP server
  • PHP 5.6 or higher
  • Web browser

Installation Steps

  1. Clone or download the repository:

    git clone https://github.com/ansari-in/taqdis-computers-php-old.git
  2. Move to XAMPP htdocs:

    # Copy the 'tc' folder to your XAMPP htdocs directory
    # Windows: C:\xampp\htdocs\tc
    # Linux: /opt/lampp/htdocs/tc
  3. Start Apache Server:

    • Open XAMPP Control Panel
    • Start Apache server
  4. Access the website:

    • Open your browser
    • Navigate to: http://localhost/tc/

🌐 Browser Compatibility

  • ✅ Google Chrome (Recommended)
  • ✅ Mozilla Firefox
  • ✅ Microsoft Edge
  • ✅ Safari
  • ✅ Opera

📱 Responsive Design

The website includes responsive CSS files for optimal viewing on:

  • Desktop computers
  • Tablets
  • Mobile devices

🔧 Configuration

Google Maps Integration

The website uses Google Maps API for location display. The map is embedded using iframe with coordinates:

  • Latitude: 20.8966858
  • Longitude: 74.7777844

📝 License

© Copyright 2021. Taqdis Computers (TC) All Rights Reserved.

👨‍💻 Developer

This is a legacy PHP project for Taqdis Computers business website.

🤝 Contributing

This is an archived/old version of the project. For contributions or updates, please contact the repository owner.

📞 Support

For technical support or business inquiries:

  • Visit: Ansar Chowk, Near Maulana Azad School, Dhule - 424001
  • Call: +91 7588002141, +91 9226419141
  • Email: taqdiscomputers@gmail.com

🗺️ Location

View on Google Maps


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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published