Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)