/IT_Agency_Project

This project is a web application for an IT agency, offering services such as web development, app development, SEO optimization, and more. The application includes features like user registration, login functionality, and a newsletter subscription system.

Primary LanguageHTML

IT Agency Project

This project is a web application for an IT agency, offering services such as web development, app development, SEO optimization, and more. The application includes features like user registration, login functionality, and a newsletter subscription system.

Project Structure

  • Index.html: The main landing page for the IT agency website, showcasing sections like About Us, Services, Testimonials, and Newsletter.
  • Login.html: Login page where users can authenticate using their credentials.
  • Register.html: Registration page for new users to create an account.
  • PHP Backend:
    • Handles functionalities like database connections, user registration, login, and newsletter subscriptions.
  • Database:
    • users table to store user details.
    • newsletters table to store newsletter subscriptions.

Features

  1. User Registration:

    • Users can register with their details, including name, email, phone number, and password.
    • A unique Customer ID is generated dynamically.
  2. Login System:

    • Users can log in using their email and password.
    • Validations ensure the data integrity.
  3. Newsletter Subscription:

    • Users can subscribe to the newsletter by providing their email address.
  4. Responsive Design:

    • The website is built using Bootstrap to ensure a responsive and visually appealing design.
  5. Database Integration:

    • All data is securely stored and managed in a MySQL database.

Technologies Used

  • Frontend: HTML, CSS, Bootstrap
  • Backend: PHP
  • Database: MySQL
  • Version Control: Git and GitHub

Installation

  1. Clone the repository:
    git clone https://github.com/mrMehulbhargav/IT-Agency.git
  2. Set up a local server using XAMPP or WAMP.
  3. Import the SQL file to your database management system.
  4. Update database connection details in db.php.

Screenshots and Demo

  • Homepage: A welcoming section with a call-to-action.
  • Registration Page: Form for user registration.
  • Login Page: Secure login form.
  • Newsletter Section: Subscribe and stay updated with the latest trends.

Contact Me

For any queries or suggestions, feel free to reach out:


Thank you for visiting this repository!