Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fn-fal113/train-station-management-system
VB.Net application as my output for EDP 2nd Semester
https://github.com/fn-fal113/train-station-management-system
Last synced: 3 days ago
JSON representation
VB.Net application as my output for EDP 2nd Semester
- Host: GitHub
- URL: https://github.com/fn-fal113/train-station-management-system
- Owner: FN-FAL113
- License: gpl-3.0
- Created: 2023-03-06T07:19:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T05:10:35.000Z (about 1 year ago)
- Last Synced: 2023-11-30T06:25:38.418Z (about 1 year ago)
- Language: Visual Basic .NET
- Homepage:
- Size: 26.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Train-Station-Management-System
Source code for my output (incremental activity) on course subject: ```IT120: Event Driven Programming``` (S.Y 2022-2023)# Author
```Jeff Hubert Orbeta BSIT-3A```## Currently Implemented Features:
- Simple UI/IX design, organized by menus and forms
- MySQL Fat DB and Connection handling
- Table and view data displayed through a DataGridView control
- CRUD forms
- Data loading, conversion and database backup
- Report Generation using MS Excel## Disclaimer
- SQL queries on this app is unsanitized and bind parameters was not used during the development due to tight project deadline. Always sanitize incoming inputs!## Screenshots
# License:
### [**GNU GPL v3.0**](https://github.com/FN-FAL113/Train-Station-Management-System/blob/main/LICENSE)