Skip to content

amit-sahu13/IMAGE-PULSE

Repository files navigation

Image Recognition Website

This is a freelance project for an image recognition website developed using HTML, CSS, JavaScript, PHP, and MySQL. [IMAGE RECOGNITION ALGORITHM IS NOT MENTIONED IN THIS REPOSITORY, IT CONTAINS THE CODE FOR UI/UX and LOGIN VALIDATIONS]

Features

  • Image Recognition: The website allows users to upload images and performs recognition tasks using pre-trained models.
  • User Authentication: Includes a login and registration system with proper validation using PHP and MySQL.
  • Data Persistence: User data and recognition results are stored securely in a MySQL database.
  • Validation: Input validation is implemented to ensure data integrity and prevent security vulnerabilities.

Technologies Used

  • Frontend:

    • HTML
    • CSS
    • JavaScript
  • Backend:

    • PHP
    • MySQL

Setup Instructions

  1. Clone the repository:

  2. Import the MySQL database schema provided in the database directory.

  3. Configure the database connection settings in registration.php & login.php.

  4. Deploy the project on a PHP server.

Usage

  1. Register an account on the website.
  2. Log in using your credentials.
  3. Upload an image for recognition.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published