{"id":18976759,"url":"https://github.com/palikar/advancedresoucemenaging","last_synced_at":"2026-04-29T01:03:20.555Z","repository":{"id":30325027,"uuid":"33877322","full_name":"palikar/AdvancedResouceMenaging","owner":"palikar","description":"This was a school prject of mine that won me a 4th place on the national competition for IT.","archived":false,"fork":false,"pushed_at":"2020-02-05T22:00:12.000Z","size":39354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T14:52:31.755Z","etag":null,"topics":["gradle","gui-application","java","java-8","timemanagement","timetable-generator"],"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/palikar.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}},"created_at":"2015-04-13T15:39:55.000Z","updated_at":"2020-02-05T22:00:15.000Z","dependencies_parsed_at":"2022-09-07T18:32:22.716Z","dependency_job_id":null,"html_url":"https://github.com/palikar/AdvancedResouceMenaging","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/palikar/AdvancedResouceMenaging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palikar%2FAdvancedResouceMenaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palikar%2FAdvancedResouceMenaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palikar%2FAdvancedResouceMenaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palikar%2FAdvancedResouceMenaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palikar","download_url":"https://codeload.github.com/palikar/AdvancedResouceMenaging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palikar%2FAdvancedResouceMenaging/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gradle","gui-application","java","java-8","timemanagement","timetable-generator"],"created_at":"2024-11-08T15:26:11.716Z","updated_at":"2026-04-29T01:03:20.539Z","avatar_url":"https://github.com/palikar.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advance Resources Management\n\n![img](./screenshots/time_table.png)\n\nThis is an early project of mine. It is an application written in java that is meant to generate a school program. Given some conditions like how many of each sujects each class in a school must have and what teachers are available for this subject, the application tries to efficiently allocate classes and teachers in time slots over the week.\n\n\n\nI developed the program when I was in the high school and the project \u0026ldquo;secured\u0026rdquo; me a good spot in the rankings of the national competition for IT in Bulgaria. The application was targeted at bulgarian users so the UI is in bulgarian.\n\n\n## Screenshots\n\nHere are some screenshots from the application. If you are not a bulgarian, it\u0026rsquo;ll probably not make any sense to you but\u0026#x2026; enjoy anyway.\n\n![img](./screenshots/screen_0.png) ![img](./screenshots/screen_1.png) ![img](./screenshots/screen_2.png) ![img](./screenshots/screen_3.png)\n\n\n## Building\n\nThe whole thing was programmed in java (8). Originally I used only [Netbeans](https://netbeans.org/) for the development and I had no idea what \u0026ldquo;build system\u0026rdquo; was. Recently, however, I took the time to make the project buildable with [gradle](https://gradle.org/). Now, hopefully, it can be build on any system that supports some JVM and gradle for building.\n\nSimply cloning and building the target `fatJar` should do everything:\n\n```sh\ngit clone https://github.com/palikar/AdvancedResouceMenaging\ngradle fatJar\n```\n\nTo run the application:\n\n```sh\njava -jar ./build/libs/AdvancedResouceMenaging-all.jar\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalikar%2Fadvancedresoucemenaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalikar%2Fadvancedresoucemenaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalikar%2Fadvancedresoucemenaging/lists"}