{"id":18612459,"url":"https://github.com/alejandro945/fiba-data-control","last_synced_at":"2026-04-15T16:02:57.397Z","repository":{"id":69072064,"uuid":"415123683","full_name":"alejandro945/fiba-data-control","owner":"alejandro945","description":"Principles of tree theory with its search algorithms and classifications such as the red and black ones to improve complexity using own and generic data structures","archived":false,"fork":false,"pushed_at":"2021-10-31T02:13:12.000Z","size":22536,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T02:14:04.257Z","etag":null,"topics":["balanced-search-trees","css","java","javafx","tree-search"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alejandro945.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-10-08T20:50:41.000Z","updated_at":"2022-09-18T03:59:27.000Z","dependencies_parsed_at":"2023-04-17T10:55:15.835Z","dependency_job_id":null,"html_url":"https://github.com/alejandro945/fiba-data-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandro945%2Ffiba-data-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandro945%2Ffiba-data-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandro945%2Ffiba-data-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alejandro945%2Ffiba-data-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alejandro945","download_url":"https://codeload.github.com/alejandro945/fiba-data-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239402863,"owners_count":19632466,"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":["balanced-search-trees","css","java","javafx","tree-search"],"created_at":"2024-11-07T03:17:15.003Z","updated_at":"2025-11-02T23:30:26.933Z","avatar_url":"https://github.com/alejandro945.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/logo.png\"\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ch2\u003e Welcome to our proyect! \u003cimg src=\"https://github.com/ABSphreak/ABSphreak/blob/master/gifs/Hi.gif\" width=\"30px\"\u003e\u003c/h2\u003e\n\u003c/div\u003e\n\n# Fiba Data Center Software 🏀 ![Status badge](https://img.shields.io/badge/finished-red)\n\nFiba data center aims to implement a tool that is capable of collecting all the necessary information, modifying it and even eliminating it in case it becomes unnecessary.\n\nThis application allows data entry, either in bulk with .csv files or through an interface, access efficiently for the performance of the application due to the large amount of\ndata that the application must store, shows the time it takes to make a query and executes player queries according to all criteria, but only four of them (on statistical\nattributes) should be efficient.\n\nThis version was created by Alejandro Varela, Luis Murcia and Gabriel Suarez. The interesting about the work, is the application code use a varitie of java tools like collections ands data structures, but also the team create their owns structures for futures implementations using decoupling concept.\n\n## Changelog 🎯\n\n#### Version 1\n* TAD Design for each collection implemented\n* Engineering Methiod\n* Functional requirements\n* JUnit Tests\n* Class Diagram\n* Implementation done\n* Screens and navigation done\n* Project description\n* Read me\n\n## Pre-requirements 💥\n```\nYou need JDK 1.8_261\n```\n\nClarifications: By default the software handles a set of data that is found in data root directory.\n\n## Documentation 📃\n\n* Click here ➡️ [Engineering Method](https://github.com/alejandro945/fiba-data-control/blob/master/docs/ENGINEERING%20METHOD.pdf)\n\n* Click here ➡️ [Requirements and Diagram Class](https://github.com/alejandro945/fiba-data-control/blob/master/docs/DOCUMENTS%20TI2.pdf)\n\n## Splash Screen 🚀\n* \u003cb\u003eLoader Screen\u003c/b\u003e \u003cbr\u003e\u003cbr\u003e\n![ScreenShot](https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/Screen5.png)\u003cbr\u003e\u003cbr\u003e\n\n## Dashboard ⛹🏾‍♂️\n\n* \u003cb\u003eDark Palette\u003c/b\u003e \u003cbr\u003e\u003cbr\u003e\n![ScreenShot](https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/Screen1.png)\u003cbr\u003e\u003cbr\u003e\n\n* \u003cb\u003eLight Palette\u003c/b\u003e \u003cbr\u003e\u003cbr\u003e\n![ScreenShot](https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/Screen2.png)\u003cbr\u003e\u003cbr\u003e\n\n## Player Modal 🏆\n\n* \u003cb\u003eCreate or edit a player\u003c/b\u003e \u003cbr\u003e\u003cbr\u003e\n![ScreenShot](https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/Screen4.png)\u003cbr\u003e\u003cbr\u003e\n\n## Search Nested Modal 🎖\n\n* \u003cb\u003eSearching by player points\u003c/b\u003e \u003cbr\u003e\u003cbr\u003e\n![ScreenShot](https://github.com/alejandro945/fiba-data-control/blob/master/src/ui/assets/images/Screen3.png)\u003cbr\u003e\u003cbr\u003e\n\n## Build with 🛠️\n\n_Project tools_\n\n* Java 8\n* JavaFx 8\n* JavaFoenix 8\n* Scene Builder 1.8\n* VS code\n\n## Operation System 📢\n\n* Windows\n* Mac\n* Linux\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)\n\n## Authors ✒️\n\n* **Alejandro Varela**  - [Alejandro Varela](https://github.com/alejandro945)\n* **Luis Murcia**  - [Luis Murcia](https://github.com/luis486)\n* **Gabriel Suarez** - [Gabriel Suarez](https://github.com/GabrielSB19)\n---\n\u003cdiv align=\"center\"\u003e\n\u003ci\u003eRandom dev joke for you!\u003c/i\u003e\u003cbr\u003e\n\u003ca href=\"https://readme-jokes.vercel.app\"\u003e\u003cimg align=\"center\" src=\"https://readme-jokes.vercel.app/api\" alt=\"README Jokes\"\u003e\u003c/a\u003e\n\n\n⌨️ con ❤️ por [Alejandro Varela](https://github.com/alejandro945), [Luis Murcia](https://github.com/luis486) y [Gabriel Suarez](https://github.com/GabrielSB19) 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandro945%2Ffiba-data-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandro945%2Ffiba-data-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandro945%2Ffiba-data-control/lists"}