{"id":17886328,"url":"https://github.com/david-rodden/avl","last_synced_at":"2025-04-03T02:23:28.490Z","repository":{"id":212188430,"uuid":"730906888","full_name":"David-Rodden/AVL","owner":"David-Rodden","description":"Representation of an AVL Self-Balancing Tree via Flask and D3","archived":false,"fork":false,"pushed_at":"2023-12-13T01:56:19.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T16:32:56.763Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/David-Rodden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-12T23:56:25.000Z","updated_at":"2023-12-13T00:03:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4a1061f-bb31-4552-98ca-63f2230a721c","html_url":"https://github.com/David-Rodden/AVL","commit_stats":null,"previous_names":["david-rodden/avl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Rodden%2FAVL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Rodden%2FAVL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Rodden%2FAVL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/David-Rodden%2FAVL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/David-Rodden","download_url":"https://codeload.github.com/David-Rodden/AVL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246923128,"owners_count":20855531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T13:05:15.145Z","updated_at":"2025-04-03T02:23:28.466Z","avatar_url":"https://github.com/David-Rodden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AVL Tree Visualization with Flask\n\nThis project is a web-based visualization tool for AVL trees, implemented using Flask and D3.js. It allows users to enter a series of numbers, which are then organized into a self-balancing AVL tree and displayed graphically.\n\n## Features\n\n- Interactive AVL tree visualization\n- Real-time insertion and balancing of the AVL tree\n- Responsive design for various screen sizes\n\n## Installation\n\nTo run this project locally, you'll need to have Python and Node.js installed. Follow these steps to get started:\n\n1. Clone the repository:\n`git clone git@github.com:David-Rodden/AVL.git`\n\n2. Navigate to the project directory:\n`cd AVL`\n\n3. Install the required Python dependencies:\n`pip install -r requirements.txt`\n\n4. Install the required Node.js packages:\n`npm install`\n\n## Usage\n\nTo start the Flask application, run:\n`flask run`\n\n\nOpen your web browser and navigate to `http://localhost:5000` to view the application.\n\n## Contributing\n\nContributions are welcome! Feel free to fork this repository and submit a pull request.\n\n## License\n\nThis project is open-source and available under the [MIT License](LICENSE).\n\n## Visual Representation\n\nBelow is an example of what the AVL tree visualization looks like:\n\n![AVL produced example with D3](static/img.png)\n_The actual visualization will depend on the input provided. Clicking on a node will collapse or expand any children node that exist._\n\n## Acknowledgments\n\n- This project uses [D3.js](https://d3js.org) for rendering the AVL trees.\n- [Flask](https://flask.palletsprojects.com/) is used as the web framework.\n\nThank you for checking out this project!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-rodden%2Favl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-rodden%2Favl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-rodden%2Favl/lists"}