Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdawi/schedule-desktop-app
This is schedule desktop app for university plans.
https://github.com/adamdawi/schedule-desktop-app
Last synced: 5 days ago
JSON representation
This is schedule desktop app for university plans.
- Host: GitHub
- URL: https://github.com/adamdawi/schedule-desktop-app
- Owner: AdamDawi
- Created: 2023-09-02T17:38:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-06T11:30:40.000Z (over 1 year ago)
- Last Synced: 2023-09-06T12:52:05.250Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 404 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Schedule-desktop-app
### This is schedule desktop app for university plans with following features:
- Getting schedule from http://planwe.pollub.pl/
- You can choose any schedule from full-time studies
- The application takes data on the position of elements from the website and transfers them to the screen using the Swing### Technologies Used
The application is built using the following technologies:
- Jsoup(for html requests)
- Swing(for graphic elements)### Here is a picture of the application:
![image](https://github.com/AdamDawi/Schedule-desktop-app/assets/49430055/549ed89e-de58-4e98-8223-53f8c2155633)