{"id":18266490,"url":"https://github.com/abdelrahmanbayoumi/stack-implementation-in-java-swing","last_synced_at":"2025-04-09T02:20:56.850Z","repository":{"id":106329711,"uuid":"216266174","full_name":"AbdelrahmanBayoumi/Stack-Implementation-In-Java-Swing","owner":"AbdelrahmanBayoumi","description":"Project to implement stack class in java Swing.","archived":false,"fork":false,"pushed_at":"2020-07-16T20:06:40.000Z","size":276,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T20:40:43.909Z","etag":null,"topics":["datastructures","desktop-application","gui","java","java-8","stack","swing-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","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/AbdelrahmanBayoumi.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":"2019-10-19T20:26:40.000Z","updated_at":"2021-01-20T00:51:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"93b20e6a-9890-4718-ba7a-3fe8cd72a57e","html_url":"https://github.com/AbdelrahmanBayoumi/Stack-Implementation-In-Java-Swing","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/AbdelrahmanBayoumi%2FStack-Implementation-In-Java-Swing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanBayoumi%2FStack-Implementation-In-Java-Swing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanBayoumi%2FStack-Implementation-In-Java-Swing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdelrahmanBayoumi%2FStack-Implementation-In-Java-Swing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdelrahmanBayoumi","download_url":"https://codeload.github.com/AbdelrahmanBayoumi/Stack-Implementation-In-Java-Swing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247962927,"owners_count":21024920,"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":["datastructures","desktop-application","gui","java","java-8","stack","swing-gui"],"created_at":"2024-11-05T11:23:42.297Z","updated_at":"2025-04-09T02:20:56.844Z","avatar_url":"https://github.com/AbdelrahmanBayoumi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stack implementation In Java (Swing)\n\nStack is a data structure used to store a collection of objects. Individual items can be added and stored in a stack using a push operation. Objects can be retrieved using a pop operation, which removes an item from top of the stack, applying the rule LIFO (last in first out).\n\n\n## Getting Started\n\n- The project is implementation of stack datastrucure in java. There is an extra option is to load text file whit numbers and push it to the stack to do various stack operations.\n\n- To build this project just run this [Project.java](/src/ProjectStackFrame/Project.java).\n\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https://user-images.githubusercontent.com/48678280/87460080-98948980-c60c-11ea-827a-bc3d35bdea1a.png\" width=\"50%\" height=\"50%\"/\u003e\u003cbr\u003e\u003cbr\u003e\n\n- **OR** for GUI version use executable jar file **[Here](excutable%20jar.jar)**\n\n![image](https://user-images.githubusercontent.com/48678280/87459727-1015e900-c60c-11ea-934c-9cb11dd7a973.png)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003e سبحَانَكَ اللَّهُمَّ وَبِحَمْدِكَ، أَشْهَدُ أَنْ لا إِلهَ إِلأَ انْتَ أَسْتَغْفِرُكَ وَأَتْوبُ إِلَيْكَ.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahmanbayoumi%2Fstack-implementation-in-java-swing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdelrahmanbayoumi%2Fstack-implementation-in-java-swing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelrahmanbayoumi%2Fstack-implementation-in-java-swing/lists"}