Code Monkey home page Code Monkey logo

instagram_account_maker's Introduction

Certainly! Below is a template for a README file for your GitHub project:

Instagram Account Creation Bot

Overview

This project is an Instagram account creation bot that automates the process of setting up new Instagram profiles using Android APIs. It features a robust backend built with Laravel, a lightweight SQLite database, and a dynamic frontend designed with Vue.js. The bot utilizes virtual numbers for account creation, ensuring a smooth and automated experience.

Features

• [Automated Account Creation]: Streamlines the process of creating new Instagram accounts.

• [Android API Integration]: Leverages Android APIs for authentic interactions with Instagram.

• [Laravel Backend]: A powerful and scalable backend framework for handling server-side logic.

• [SQLite Database]: A lightweight database solution for efficient data storage and retrieval.

• [Vue.js Frontend]: A modern JavaScript framework for building interactive user interfaces.

• [Virtual Number Utilization]: Uses virtual numbers to verify new accounts, enhancing the automation process.

Getting Started

Prerequisites

• PHP >= 7.3

• Composer

• Node.js

• Android SDK

Installation

  1. Clone the repository:
git clone https://github.com/AbediMostafa/instagram_account_maker.git

1. 
Navigate to the project directory:

cd instagram_account_maker

1. Install backend dependencies:

composer install

2. Install frontend dependencies:

npm install

3. Set up the environment file:

cp .env.example .env

4. Generate an application key:

php artisan key:generate

5. Run migrations:

php artisan migrate

6. Start the development server:

php artisan serve

Contributing
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

1. 
Fork the Project
2. 
Create your Feature Branch (git checkout -b feature/AmazingFeature)
3. 
Commit your Changes (git commit -m 'Add some AmazingFeature')
4. 
Push to the Branch (git push origin feature/AmazingFeature)
5. 
Open a Pull Request

License
Distributed under the MIT License. See LICENSE for more information.


Project Link: https://github.com/AbediMostafa/instagram_account_maker

Acknowledgements
•  Android API

•  Laravel

•  Vue.js

•  SQLite

instagram_account_maker's People

Contributors

abedimostafa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.