{"id":22432149,"url":"https://github.com/normalhuman01/ventadecelulares","last_synced_at":"2025-03-27T07:41:34.183Z","repository":{"id":213431351,"uuid":"734112524","full_name":"normalhuman01/VentaDeCelulares","owner":"normalhuman01","description":"Servicio de ventas de celulares para comerciantes de Malvinas","archived":false,"fork":false,"pushed_at":"2023-12-20T23:01:13.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T12:45:27.480Z","etag":null,"topics":[],"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/normalhuman01.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}},"created_at":"2023-12-20T22:39:18.000Z","updated_at":"2023-12-20T22:43:12.000Z","dependencies_parsed_at":"2023-12-21T01:16:06.797Z","dependency_job_id":"240df308-8e09-445a-8c3e-bd9554e7d7ca","html_url":"https://github.com/normalhuman01/VentaDeCelulares","commit_stats":null,"previous_names":["normalhuman01/ventadecelulares"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2FVentaDeCelulares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2FVentaDeCelulares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2FVentaDeCelulares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/normalhuman01%2FVentaDeCelulares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/normalhuman01","download_url":"https://codeload.github.com/normalhuman01/VentaDeCelulares/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245805993,"owners_count":20675291,"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-12-05T22:10:44.204Z","updated_at":"2025-03-27T07:41:34.163Z","avatar_url":"https://github.com/normalhuman01.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VentaDeCelulares\n\n## Installation and Running the Application\n\n### Prerequisites\n- Java Development Kit (JDK) installed on your system.\n- Apache NetBeans or any Java IDE that supports Swing components.\n- Git command line tool or a Git GUI client.\n\n### Cloning the Repository\nFirst, clone the repository to your local machine using Git:\n\n```bash\ngit clone https://github.com/normalhuman01/VentaDeCelulares.git\ncd VentaDeCelulares\n```\n\nReplace `https://github.com/your-username/VentaDeCelulares.git` with the actual URL of your GitHub repository.\n\n### Importing the Project\nOpen Apache NetBeans or your Java IDE and import the project:\n\n- In NetBeans, select 'Open Project' from the 'File' menu and navigate to the directory where you cloned the project.\n- Select the `VentaDeCelulares` project folder and click 'Open Project'.\n\n### Resolving Dependencies\nEnsure that all the required libraries are included in the project settings. If you have a `pom.xml` or `build.gradle` file, your IDE should handle the dependencies automatically.\n\n### Running the Application\nTo run the application within NetBeans:\n\n- Right-click on the project in the 'Projects' pane.\n- Select 'Run'.\n\nAlternatively, you can use the command line:\n\n```bash\ncd path/to/VentaDeCelulares\njava -cp build/classes modelo.Venta\n```\n\nReplace `modelo.Venta` with the path to your main class if it is different. Also, make sure the `build/classes` path points to the compiled `.class` files of your project.\n\n### Building the Application\nIf you want to build a distributable JAR file:\n\n- In NetBeans, right-click on the project and choose 'Clean and Build'.\n- The JAR file should be generated in the `dist` folder within your project directory.\n\nNow, the application can be run from the JAR file directly using the following command:\n\n```bash\njava -jar \"dist/VentaDeCelulares.jar\"\n```\n\nReplace `VentaDeCelulares.jar` with the actual name of your JAR file.\n\n---\n\nPlease note that these instructions assume a standard Java project structure and may need to be adjusted based on the specific setup and build configuration of your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Fventadecelulares","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnormalhuman01%2Fventadecelulares","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnormalhuman01%2Fventadecelulares/lists"}