Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Dynamic-Captcha-Gen

A web-based project designed to generate and validate CAPTCHAs for form submission. This project aims to enhance security and ensure that only humans can interact with your web application.


πŸš€ Features

  • πŸ”’ Generate dynamic CAPTCHA images.
  • βœ… Validate CAPTCHA inputs on form submission.
  • πŸ€– Prevent automated submissions by bots.
  • πŸ–₯️ User-friendly interface for seamless integration.

πŸ› οΈ Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend:Python Flask
  • Database: MySQL

πŸ“₯ Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/captcha-web.git
  2. Navigate to the project directory:

    cd captcha-web
  3. Install dependencies (if applicable):

    npm install
  4. Run the application:

    npm start
  5. Open your browser and navigate to:

    http://localhost:3000
    

πŸ’» Usage

  1. Integrate the CAPTCHA into your forms.
  2. Customize the appearance and complexity of the CAPTCHA as needed.
  3. Validate the user input before processing the form data.

🀝 Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m 'Add new feature'
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

πŸ“œ License

This project is licensed under the MIT License.


πŸ“§ Contact

For questions or support, please contact Your Name.


Feel free to customize the project further to fit your needs!

About

use on work for crud and security system

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages